Skip to content

Commit 6bb74ca

Browse files
committed
release: 0.0.8 → 0.1.0
1 parent 241514c commit 6bb74ca

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.0.8
2+
current_version = 0.1.0
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<stage>[^.]*)\.(?P<devnum>\d+))?

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = stakefish-web3-utils
3-
version = 0.0.8
3+
version = 0.1.0
44
description = Stakefish’s web3 utils for Python
55
author = Michal Baranowski <[email protected]>, Mateusz Sokola <[email protected]>
66
url = https://github.com/stakefish/web3-utils

0 commit comments

Comments
 (0)