Skip to content

Commit e2fb313

Browse files
authored
Merge pull request #307 from l-iberty/master
release 1.9.36
2 parents f43ea2b + f720f4f commit e2fb313

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.35'
1+
__version__ = '5.1.9.36'

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

0 commit comments

Comments
 (0)