chore: bump development versions to alpha 12

This commit is contained in:
thunderbiscuit
2024-05-27 15:12:13 -04:00
parent af9346c4eb
commit 1f7c782d49
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.0a12.dev",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",