chore: bump development versions

This commit is contained in:
thunderbiscuit
2024-04-29 11:49:55 -04:00
parent 8130a419f2
commit f31678bf37
5 changed files with 5 additions and 5 deletions

View File

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