Update libraries to official release versions

This commit is contained in:
thunderbiscuit
2023-01-11 11:52:38 -05:00
parent 5f7d8a9077
commit ced11cb1ee
3 changed files with 3 additions and 3 deletions

View File

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