We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a637f62 + d12a8e2 commit c083c1fCopy full SHA for c083c1f
README.rst
@@ -1,6 +1,13 @@
1
Qcloud COSv5 SDK
2
#######################
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
11
介绍
12
_______
13
qcloud_cos/version.py
@@ -1,2 +1,2 @@
-__version__ = '5.1.6.7'
+__version__ = '5.1.6.7'
0 commit comments