Skip to content

Commit e777a62

Browse files
authored
Merge pull request #333 from l-iberty/master
release 1.9.41
2 parents b623c49 + 00de8f8 commit e777a62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

qcloud_cos/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '5.1.9.40'
1+
__version__ = '5.1.9.41'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def long_description():
3333

3434
setup(
3535
name='cos_python_sdk_v5', # comply with PEP 625
36-
version='1.9.40',
36+
version='1.9.41',
3737
url='https://www.qcloud.com/',
3838
license='MIT',
3939
author='tiedu, lewzylu, channingliu',

0 commit comments

Comments
 (0)