Bump bdkpython library version to 0.26.1
This plus the fix to the CI release workflow will allow releasing libraries for macOS and Windows on PyPI
This commit is contained in:
parent
ced11cb1ee
commit
49716471d4
@ -60,7 +60,7 @@ rust_ext = RustExtension(
|
||||
|
||||
setup(
|
||||
name='bdkpython',
|
||||
version='0.26.0',
|
||||
version='0.26.1',
|
||||
description="The Python language bindings for the Bitcoin Development Kit",
|
||||
long_description=LONG_DESCRIPTION,
|
||||
long_description_content_type='text/markdown',
|
||||
|
Loading…
x
Reference in New Issue
Block a user