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 3e11e48 commit 0208f57Copy full SHA for 0208f57
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.0.65
+current_version = 1.0.66
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.65",
+ version="1.0.66",
14
license="MIT",
15
author="Peter Dudfield",
16
author_email="info@openclimatefix.org",
0 commit comments