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 f79c0bd commit 1928ff1Copy full SHA for 1928ff1
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 1.0.81
+current_version = 1.0.82
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.81"
+version = "1.0.82"
8
description = "Open Source Solar Forecasting for a Site"
9
authors = [
10
{ name = "Peter Dudfield", email = "info@openclimatefix.org" }
0 commit comments