We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a3e5c commit 95ebc05Copy full SHA for 95ebc05
setup.py
@@ -21,7 +21,7 @@ def run(self):
21
setup(
22
name='wallycore',
23
24
- version='0.0.2',
+ version='0.2.0',
25
description='libwally Bitcoin library',
26
long_description='Python bindings for the libwally Bitcoin library',
27
url='https://github.com/jgriffiths/libwally-core',
0 commit comments