Skip to content

Commit 3882d8e

Browse files
committed
[core]Bump 2.16.0
1 parent 90ddfdf commit 3882d8e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

aliyun-python-sdk-core/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2024-10-09 Version 2.16.0
2+
1, Dropped support for Python 3.6.
3+
14
2024-04-15 Version 2.15.2
25
1, Update endpoints.
36

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.15.2"
1+
__version__ = "2.16.0"
22

33

44
import logging

0 commit comments

Comments
 (0)