summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2018-01-08 08:08:50 +0100
committerGitHub <noreply@github.com>2018-01-08 08:08:50 +0100
commit5149651fb4d21dabfde012238abad470bb0aa9b5 (patch)
tree39193924c4bce6919741a2388bc56e5b6d1b7499
parent8a953c2d3ede2bdd672323621b4e72a5f660f6f5 (diff)
parent9253661c381e9298643e689074c00b7fae831955 (diff)
downloadgitlab-5149651fb4d21dabfde012238abad470bb0aa9b5.tar.gz
Merge pull request #408 from movermeyer/patch-1
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
=============