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 00d82d3 commit 4b75accCopy full SHA for 4b75acc
README.md
@@ -1,7 +1,7 @@
1
```
2
Language:Python
3
Python version:2.7+
4
-Releass ^1.4.3
+Releass ^1.4.4
5
Copyright:Ant financial services group
6
7
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = global-alipay-sdk-python
- version = 1.4.3
+ version = 1.4.4
[options]
packages = find:
setup.py
@@ -12,7 +12,7 @@
12
AUTHOR = "guodong.wzj"
13
AUTHOR_EMAIL = "[email protected]"
14
URL = "https://github.com/alipay/global-open-sdk-python"
15
-VERSION = "1.4.3"
+VERSION = "1.4.4"
16
'''
17
only python2 need enum34、pytz
18
0 commit comments