We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ade8b commit 107ae88Copy full SHA for 107ae88
bdk-ffi
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name="bdkpython",
21
- version="2.0.0.dev0",
+ version="2.1.0.dev0",
22
description="The Python language bindings for the Bitcoin Development Kit",
23
long_description=LONG_DESCRIPTION,
24
long_description_content_type="text/markdown",
0 commit comments