Skip to content

Commit 484e211

Browse files
authored
Bump version 2.1.0 -> 2.1.1. (#659)
1 parent fd2c30c commit 484e211

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

0 commit comments

Comments
 (0)