Bump snapshot and dev versions of libraries

This commit is contained in:
thunderbiscuit
2023-04-18 13:17:29 -04:00
parent 89e85a20cf
commit 0e34a6bacf
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.28.0.dev0",
version="0.29.0.dev0",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",