Merge pull request #12 from thunderbiscuit/bump-version
Bump version to v0.0.6.dev
This commit is contained in:
commit
1ff345ab1d
2
setup.py
2
setup.py
@ -61,7 +61,7 @@ rust_ext = RustExtension(
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'bdkpython',
|
name = 'bdkpython',
|
||||||
version = '0.0.5',
|
version = '0.0.6.dev',
|
||||||
description="The Python language bindings for the bitcoindevkit",
|
description="The Python language bindings for the bitcoindevkit",
|
||||||
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