Merge pull request #12 from thunderbiscuit/bump-version

Bump version to v0.0.6.dev
This commit is contained in:
thunderbiscuit
2022-03-04 09:50:55 -05:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ rust_ext = RustExtension(
setup(
name = 'bdkpython',
version = '0.0.5',
version = '0.0.6.dev',
description="The Python language bindings for the bitcoindevkit",
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',