Skip to content

Commit d44c25e

Browse files
committed
SP-974 Bump version
1 parent 56c9366 commit d44c25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bitpay/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ class Config(Enum):
55
TEST_URL = "https://test.bitpay.com/"
66
PROD_URL = "https://bitpay.com/"
77
BITPAY_API_VERSION = "2.0.0"
8-
BITPAY_PLUGIN_INFO = "BitPay_Python_Client_v6.0.3"
8+
BITPAY_PLUGIN_INFO = "BitPay_Python_Client_v6.0.4"
99
BITPAY_API_FRAME = "std"
1010
BITPAY_API_FRAME_VERSION = "1.0.0"

0 commit comments

Comments
 (0)