Skip to content

Commit

Permalink
Merge pull request #290 from l-iberty/master
Browse files Browse the repository at this point in the history
release 1.9.32
  • Loading branch information
l-iberty authored Oct 14, 2024
2 parents da03de1 + 0dbe857 commit d45fcf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qcloud_cos/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '5.1.9.31'
__version__ = '5.1.9.32'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def long_description():

setup(
name='cos-python-sdk-v5',
version='1.9.31',
version='1.9.32',
url='https://www.qcloud.com/',
license='MIT',
author='tiedu, lewzylu, channingliu',
Expand Down

0 comments on commit d45fcf9

Please sign in to comment.