Skip to content

Commit 34406d1

Browse files
author
BumpVersion Action
committed
Bump version: 1.0.100 → 1.0.101 [skip ci]
1 parent 4eaf31e commit 34406d1

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.100
4+
current_version = 1.0.101
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.100",
12+
version="1.0.101",
1313
packages=find_packages(),
1414
url="https://github.com/openclimatefix/graph_weather",
1515
license="MIT License",

0 commit comments

Comments
 (0)