Skip to content

Commit c083c1f

Browse files
authored
Merge branch 'master' into s3
2 parents a637f62 + d12a8e2 commit c083c1f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Qcloud COSv5 SDK
22
#######################
3-
3+
4+
.. image:: https://img.shields.io/pypi/v/cos-python-sdk-v5.svg
5+
:target: https://pypi.org/search/?q=cos-python-sdk-v5
6+
:alt: Pypi
7+
.. image:: https://travis-ci.org/tencentyun/cos-python-sdk-v5.svg?branch=master
8+
:target: https://travis-ci.org/tencentyun/cos-python-sdk-v5
9+
:alt: Travis CI
10+
411
介绍
512
_______
613

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.7'

0 commit comments

Comments
 (0)