Bump development version to 0.2.0.dev0
This commit is contained in:
parent
8df13adac7
commit
d50e2a6832
2
setup.py
2
setup.py
@ -59,7 +59,7 @@ rust_ext = RustExtension(
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='bdkpython',
|
name='bdkpython',
|
||||||
version='0.1.0.dev0',
|
version='0.2.0.dev0',
|
||||||
description="The Python language bindings for the Bitcoin Dev Kit",
|
description="The Python language bindings for the Bitcoin Dev Kit",
|
||||||
long_description=LONG_DESCRIPTION,
|
long_description=LONG_DESCRIPTION,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user