We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff43cc1 commit 251f4dbCopy full SHA for 251f4db
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = False
4
-current_version = 1.0.102
+current_version = 1.0.103
5
message = Bump version: {current_version} → {new_version} [skip ci]
6
7
[bumpversion:file:setup.py]
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="graph_weather",
12
- version="1.0.102",
+ version="1.0.103",
13
packages=find_packages(),
14
url="https://github.com/openclimatefix/graph_weather",
15
license="MIT License",
0 commit comments