Update libraries to official release versions

This commit is contained in:
thunderbiscuit
2024-01-17 14:32:55 -05:00
parent 25a48e0565
commit 8d1ecd1d8c
3 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ print(f"Wallet balance is: {balance.total}")
setup(
name="bdkpython",
version="0.31.0.dev0",
version="0.31.0",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",