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 0a1a395 commit 145edf8Copy full SHA for 145edf8
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="btcpay-python-sdk",
9
- version="0.0.2",
+ version="0.1.0",
10
packages=find_packages(exclude=["tests", "tests.*"]),
11
description="BTCPay Python SDK using the Greenfield API",
12
long_description=README_MD,
0 commit comments