Skip to content

Commit 1f79c47

Browse files
committed
添加请求超时配置项
1 parent 7bfe3d9 commit 1f79c47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.2.46] - 2024-04-01
3+
## [1.2.47] - 2024-04-01
44

55
### Added
66

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="wechatpayv3",
9-
version="1.2.46",
9+
version="1.2.47",
1010
author="minibear",
1111
description="微信支付 API v3 Python SDK(python sdk for wechatpay v3)",
1212
long_description=long_description,

0 commit comments

Comments
 (0)