From e5c3be5eb6622451af70ad8e4b375aaa0f0bd24b Mon Sep 17 00:00:00 2001 From: tiedu Date: Wed, 1 Aug 2018 20:22:31 +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 50ff039a..eec88352 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def long_description(): setup( name='cos-python-sdk-v5', - version='1.5.4', + version='1.5.5', url='https://www.qcloud.com/', license='MIT', author='tiedu, lewzylu, channingliu',