diff options
author | Michael Overmeyer <m.overmeyer@yahoo.ca> | 2018-01-05 18:19:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 18:19:26 +0000 |
commit | 9253661c381e9298643e689074c00b7fae831955 (patch) | |
tree | bc0c3688142dd7ddfb47d5232cfa768b5320e28a | |
parent | 3a119cd6a4841fae5b2f116512830ed12b4b29f0 (diff) | |
download | gitlab-9253661c381e9298643e689074c00b7fae831955.tar.gz |
Adding the supported version badge
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ============= |