Skip to content

Commit a23fdb2

Browse files
author
David Hunt-Mateo
authored
Bump version: 0.4.23 → 0.4.24 (#451)
1 parent 374135d commit a23fdb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.4.23
2+
current_version = 0.4.24
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
url="https://github.com/oceanprotocol/provider-py",
103103
# fmt: off
104104
# bumpversion needs single quotes
105-
version='0.4.23',
105+
version='0.4.24',
106106
# fmt: on
107107
zip_safe=False,
108108
)

0 commit comments

Comments
 (0)