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 3d53ea8 commit 272adb9Copy full SHA for 272adb9
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.0.83
+current_version = 1.0.84
5
message = Bump version: {current_version} → {new_version} [skip ci]
6
7
[bumpversion:file:pyproject.toml]
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "quartz_solar_forecast"
-version = "1.0.83"
+version = "1.0.84"
8
description = "Open Source Solar Forecasting for a Site"
9
authors = [{ name = "Peter Dudfield", email = "info@openclimatefix.org" }]
10
readme = "README.md"
0 commit comments