Skip to content

Commit 9388a76

Browse files
author
libertyzhu
committed
release 1.9.35
1 parent 6df60c7 commit 9388a76

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.34'
1+
__version__ = '5.1.9.35'

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

0 commit comments

Comments
 (0)