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 6893cab commit 9d02f64Copy full SHA for 9d02f64
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.1.11
+current_version = 1.1.12
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.1.11"
+version = "1.1.12"
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