Bump bdkpython and bdk-jvm to 0.29.1

This commit is contained in:
thunderbiscuit
2023-07-04 13:15:52 -04:00
parent 12f8d557ad
commit ee4ec924a1
2 changed files with 2 additions and 2 deletions

View File

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