Bump snapshot and dev libraries' versions

This commit is contained in:
thunderbiscuit
2022-12-07 11:59:40 -05:00
parent 8c62905d39
commit a408387bff
3 changed files with 3 additions and 3 deletions

View File

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