Skip to content

Commit bc8df5d

Browse files
authored
Bump version v2.1.4 -> v.2.1.5 (#673)
1 parent 3958799 commit bc8df5d

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

0 commit comments

Comments
 (0)