Skip to content

Commit 69d92af

Browse files
author
BumpVersion Action
committed
Bump version: 1.0.84 → 1.0.85 [skip ci]
1 parent a806176 commit 69d92af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 1.0.84
4+
current_version = 1.0.85
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

77
[bumpversion:file:pyproject.toml]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "quartz_solar_forecast"
7-
version = "1.0.84"
7+
version = "1.0.85"
88
description = "Open Source Solar Forecasting for a Site"
99
authors = [{ name = "Peter Dudfield", email = "info@openclimatefix.org" }]
1010
readme = "README.md"

0 commit comments

Comments
 (0)