Skip to content

Commit 2586b71

Browse files
authored
Update setup.py
1 parent 46b664f commit 2586b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.24',
11+
version='0.0.25',
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)