Bump version to v0.0.6-SNAPSHOT

This commit is contained in:
thunderbiscuit 2022-03-03 15:55:22 -05:00
parent 2ebd4979b0
commit e851f42aee
No known key found for this signature in database
GPG Key ID: 88253696EB836462

View File

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