Skip to content

Commit 55966c3

Browse files
committed
Release version 2.13.25
1 parent d02f0af commit 55966c3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

aliyun-python-sdk-core/ChangeLog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2020-07-28 Version 2.13.25
2+
1, Improve exception message.
3+
14
2020-07-20 Version 2.13.24
25
1, Delete code that affects external programs.
36
2, Improve python2 compatibility

aliyun-python-sdk-core/aliyunsdkcore/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.13.24"
1+
__version__ = "2.13.25"
22

33

44
import logging

0 commit comments

Comments
 (0)