Skip to content

Commit

Permalink
Bump version: 1.0.85 → 1.0.86 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BumpVersion Action committed Nov 25, 2024
1 parent 8444d57 commit 810750b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[bumpversion]
commit = True
tag = True
current_version = 1.0.85
current_version = 1.0.86
message = Bump version: {current_version} → {new_version} [skip ci]

[bumpversion:file:pyproject.toml]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "quartz_solar_forecast"
version = "1.0.85"
version = "1.0.86"
description = "Open Source Solar Forecasting for a Site"
authors = [{ name = "Peter Dudfield", email = "[email protected]" }]
readme = "README.md"
Expand Down

0 comments on commit 810750b

Please sign in to comment.