Skip to content

Commit 526de40

Browse files
author
BumpVersion Action
committed
Bump version: 1.0.101 → 1.0.102 [skip ci]
1 parent 08220f9 commit 526de40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = False
4-
current_version = 1.0.101
4+
current_version = 1.0.102
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

77
[bumpversion:file:setup.py]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="graph_weather",
12-
version="1.0.101",
12+
version="1.0.102",
1313
packages=find_packages(),
1414
url="https://github.com/openclimatefix/graph_weather",
1515
license="MIT License",

0 commit comments

Comments
 (0)