chore: update libraries to official release versions

This commit is contained in:
thunderbiscuit
2023-11-20 10:26:47 -05:00
parent 93d50dd34d
commit 9df6f6dbc1
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ import bdkpython as bdk
setup(
name="bdkpython",
version="0.31.0.dev0",
version="1.0.0a2.dev1",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",