Skip to content

Commit a855888

Browse files
authored
Bump version 2.0.0 -> 2.0.1 (#629)
1 parent c8e50d9 commit a855888

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,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.0.0
2+
current_version = 2.0.1
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
url="https://github.com/oceanprotocol/provider-py",
101101
# fmt: off
102102
# bumpversion needs single quotes
103-
version='2.0.0',
103+
version='2.0.1',
104104
# fmt: on
105105
zip_safe=False,
106106
)

0 commit comments

Comments
 (0)