Skip to content

Commit

Permalink
release v2.13.27
Browse files Browse the repository at this point in the history
  • Loading branch information
Orisdaddy committed Nov 11, 2020
1 parent 070d8d1 commit 6b3d8c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions aliyun-python-sdk-core/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2020-11-11 Version 2.13.27
1, Fix the problem of request parameter reuse.

2020-09-14 Version 2.13.26
1, Add x-acs-action and x-acs-version to header.

Expand Down
2 changes: 1 addition & 1 deletion aliyun-python-sdk-core/aliyunsdkcore/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.13.26"
__version__ = "2.13.27"


import logging
Expand Down

0 comments on commit 6b3d8c1

Please sign in to comment.