Skip to content

Commit 9d88922

Browse files
authored
Update setup.py
Fix region sgp
1 parent 9baae0e commit 9d88922

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.20',
11+
version='0.0.21',
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)