Update libraries to official release versions

This commit is contained in:
thunderbiscuit
2023-06-15 12:17:24 -04:00
parent 039b64de5c
commit 8b66ac96ab
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.29.0.dev0",
version="0.29.0",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",