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 4b8ffd4 commit 72e32e2Copy full SHA for 72e32e2
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.1.13
+current_version = 1.1.14
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.13"
+version = "1.1.14"
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