Bump development versions for JVM, Android, and Python

This commit is contained in:
thunderbiscuit
2023-01-17 15:49:46 -05:00
parent aadc622006
commit d2bec60046
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ rust_ext = RustExtension(
setup(
name='bdkpython',
version='0.26.0.dev0',
version='0.27.0.dev0',
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',