Skip to content

Commit 145edf8

Browse files
build: bump the version correctly
1 parent 0a1a395 commit 145edf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="btcpay-python-sdk",
9-
version="0.0.2",
9+
version="0.1.0",
1010
packages=find_packages(exclude=["tests", "tests.*"]),
1111
description="BTCPay Python SDK using the Greenfield API",
1212
long_description=README_MD,

0 commit comments

Comments
 (0)