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 479f602 commit cfa53aaCopy full SHA for cfa53aa
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.1.15
+current_version = 1.1.16
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.15"
+version = "1.1.16"
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