diff --git a/setup.py b/setup.py index 38bb8dbf..31e80348 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def long_description(): setup( name='cos-python-sdk-v5', - version='1.0.0', + version='1.1.0', url='https://www.qcloud.com/', license='MIT', author='tiedu, lewzylu, channingliu',