Skip to content

Commit ffbaad7

Browse files
author
BumpVersion Action
committed
Bump version: 1.0.86 → 1.0.87 [skip ci]
1 parent be90200 commit ffbaad7

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.86
4+
current_version = 1.0.87
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.86"
7+
version = "1.0.87"
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)