Skip to content

Commit 066a027

Browse files
author
BumpVersion Action
committed
Bump version: 1.0.105 → 1.0.106 [skip ci]
1 parent c99f1ed commit 066a027

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 = False
4-
current_version = 1.0.105
4+
current_version = 1.0.106
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

77
[bumpversion:file:setup.py]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="graph_weather",
12-
version="1.0.105",
12+
version="1.0.106",
1313
packages=find_packages(),
1414
url="https://github.com/openclimatefix/graph_weather",
1515
license="MIT License",

0 commit comments

Comments
 (0)