We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bfb8e0 commit 6ed2a20Copy full SHA for 6ed2a20
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.22',
+ version='0.0.23',
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