Skip to content

Commit 849e63a

Browse files
authored
Merge pull request #327 from l-iberty/master
release 1.9.39
2 parents c5e5965 + 8b7016c commit 849e63a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.38'
1+
__version__ = '5.1.9.39'

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.38',
36+
version='1.9.39',
3737
url='https://www.qcloud.com/',
3838
license='MIT',
3939
author='tiedu, lewzylu, channingliu',

0 commit comments

Comments
 (0)