Update libraries to official releases' versions

This commit is contained in:
thunderbiscuit
2022-12-06 16:46:09 -05:00
parent 8c62905d39
commit 9741943b56
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.25.0',
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',