Bump library development version to 0.6.0.dev0

This commit is contained in:
thunderbiscuit
2022-11-09 15:26:51 -05:00
parent ec7b3769b5
commit 2a97218991

View File

@@ -59,7 +59,7 @@ rust_ext = RustExtension(
setup(
name='bdkpython',
version='0.3.0.dev0',
version='0.6.0.dev0',
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',