Skip to content

Commit 10e0f39

Browse files
authored
Bump version v2.1.1 -> v2.1.2. (#662)
1 parent bea73c5 commit 10e0f39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.1.1
2+
current_version = 2.1.2
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.1.1',
103+
version='2.1.2',
104104
# fmt: on
105105
zip_safe=False,
106106
)

0 commit comments

Comments
 (0)