chore: bump snapshot and dev versions of libraries

This commit is contained in:
thunderbiscuit
2023-09-12 11:37:17 -04:00
parent ef73aa3490
commit b7e38b18be
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.30.0.dev0",
version="0.31.0.dev0",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",