We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5aef3c commit 47f2baeCopy full SHA for 47f2bae
setup.py
@@ -8,7 +8,7 @@
8
sys.exit('Sorry, only python 2.6 or 2.7 is supported')
9
10
setup(name='qcloud_cos_v4',
11
- version='0.0.17',
+ version='0.0.18',
12
description='python sdk for tencent qcloud cos v4.0',
13
long_description=open('README.rst', 'r').read(),
14
license='MIT License',
0 commit comments