Skip to content

Commit 95ebc05

Browse files
committed
Fix setup.py version
1 parent 03a3e5c commit 95ebc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def run(self):
2121
setup(
2222
name='wallycore',
2323

24-
version='0.0.2',
24+
version='0.2.0',
2525
description='libwally Bitcoin library',
2626
long_description='Python bindings for the libwally Bitcoin library',
2727
url='https://github.com/jgriffiths/libwally-core',

0 commit comments

Comments
 (0)