Skip to content

Commit 47f2bae

Browse files
authored
Update setup.py
1 parent e5aef3c commit 47f2bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
sys.exit('Sorry, only python 2.6 or 2.7 is supported')
99

1010
setup(name='qcloud_cos_v4',
11-
version='0.0.17',
11+
version='0.0.18',
1212
description='python sdk for tencent qcloud cos v4.0',
1313
long_description=open('README.rst', 'r').read(),
1414
license='MIT License',

0 commit comments

Comments
 (0)