Skip to content

Commit cfa53aa

Browse files
author
BumpVersion Action
committed
Bump version: 1.1.15 → 1.1.16 [skip ci]
1 parent 479f602 commit cfa53aa

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