chore: update libraries to official alpha 11 release versions

This commit is contained in:
thunderbiscuit
2024-05-21 13:11:41 -04:00
parent c6174199dd
commit d5cf483223
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ import bdkpython as bdk
setup(
name="bdkpython",
version="1.0.0a10.dev",
version="1.0.0a11",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",