diff --git a/setup.py b/setup.py index be195cb..16f77a4 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ sys.exit('Sorry, only python 2.6 or 2.7 is supported') setup(name='qcloud_cos_v4', - version='0.0.19', + version='0.0.20', description='python sdk for tencent qcloud cos v4.0', long_description=open('README.rst', 'r').read(), license='MIT License',