summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Overmeyer <m.overmeyer@yahoo.ca>2018-01-05 18:19:26 +0000
committerGitHub <noreply@github.com>2018-01-05 18:19:26 +0000
commit9253661c381e9298643e689074c00b7fae831955 (patch)
treebc0c3688142dd7ddfb47d5232cfa768b5320e28a
parent3a119cd6a4841fae5b2f116512830ed12b4b29f0 (diff)
downloadgitlab-9253661c381e9298643e689074c00b7fae831955.tar.gz
Adding the supported version badge
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index cce2ad0..652b79f 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,9 @@
.. image:: https://readthedocs.org/projects/python-gitlab/badge/?version=latest
:target: https://python-gitlab.readthedocs.org/en/latest/?badge=latest
+.. image:: https://img.shields.io/pypi/pyversions/python-gitlab.svg
+ :target: https://pypi.python.org/pypi/python-gitlab
+
Python GitLab
=============