Skip to content

Commit 3f5696c

Browse files
author
BumpVersion Action
committed
Bump version: 2.0.3 → 2.0.4
1 parent f0e0cef commit 3f5696c

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 = 2.0.3
4+
current_version = 2.0.4
55

66
[bumpversion:file:setup.py]
77
search = version="{current_version}"

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

0 commit comments

Comments
 (0)