Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 852f6b3

Browse files
committed
Bump version: 0.0.10 → 0.0.11
1 parent f41f4dc commit 852f6b3

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 = 0.0.10
2+
current_version = 0.0.11
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
url="https://github.com/oceanprotocol/pdr-utils",
5555
# fmt: off
5656
# bumpversion needs single quotes
57-
version='0.0.10',
57+
version='0.0.11',
5858
# fmt: on
5959
zip_safe=False,
6060
)

0 commit comments

Comments
 (0)