Skip to content

Commit 5562eef

Browse files
committed
Merge branch 's3' of github.com:dt3310321/cos-python-sdk-v5 into s3
fix upload file from buffer
2 parents 9c8fd68 + fe91948 commit 5562eef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

qcloud_cos/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '5.1.6.7'
2+
__version__ = '5.1.6.8'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def long_description():
1616

1717
setup(
1818
name='cos-python-sdk-v5',
19-
version='1.6.7',
19+
version='1.6.8',
2020
url='https://www.qcloud.com/',
2121
license='MIT',
2222
author='tiedu, lewzylu, channingliu',

0 commit comments

Comments
 (0)