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 05e6f20 commit 0cda6faCopy full SHA for 0cda6fa
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.0.15
+current_version = 1.0.16
5
message = Bump version: {current_version} → {new_version} [skip ci]
6
7
[bumpversion:file:setup.py]
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="quartz_solar_forecast",
13
- version="1.0.15",
+ version="1.0.16",
14
license="MIT",
15
author="Peter Dudfield",
16
author_email="info@openclimatefix.org",
0 commit comments