Skip to content

Commit

Permalink
add pypi package version to README (#656)
Browse files Browse the repository at this point in the history
  • Loading branch information
willemarcel authored and Carlton Gibson committed Mar 6, 2017
1 parent ef267e2 commit 269b9e4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ Full documentation on `read the docs`_.
:target: https://travis-ci.org/carltongibson/django-filter

.. image:: https://codecov.io/gh/carltongibson/django-filter/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/carltongibson/django-filter
:target: https://codecov.io/gh/carltongibson/django-filter

.. image:: https://badge.fury.io/py/django-filter.svg
:target: http://badge.fury.io/py/django-filter


Requirements
------------
Expand Down

0 comments on commit 269b9e4

Please sign in to comment.