chore: bump snapshot and development versions

This commit is contained in:
thunderbiscuit
2024-03-27 10:04:16 -04:00
parent 2e0cd058f4
commit 9ea9e9384c
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.0a2.dev1",
version="1.0.0a8.dev",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",