From 050423467d363fc8685ee5d2653612912791009b Mon Sep 17 00:00:00 2001 From: tiedu Date: Tue, 20 Nov 2018 12:07:15 +0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0bed04a1..b9df5885 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def long_description(): setup( name='cos-python-sdk-v5', - version='1.6.1', + version='1.6.2', url='https://www.qcloud.com/', license='MIT', author='tiedu, lewzylu, channingliu',