Skip to content

Commit

Permalink
Add pypi badge, fix changelog documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiabhi94 committed Oct 24, 2020
1 parent 3722551 commit b3324bc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ django-flag-app
:target: https://coveralls.io/github/abhiabhi94/django-flag-app
:alt: coverage

.. image:: https://badge.fury.io/py/django-flag-app.svg
:target: https://pypi.org/project/django-flag-app/
:alt: Latest PyPi version

.. image:: https://img.shields.io/pypi/pyversions/django-flag-app.svg
:target: https://pypi.python.org/pypi/django-flag-app/
:alt: python
Expand Down
4 changes: 2 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Changelog
=========

0.1.1
-----
Expand All @@ -7,8 +9,6 @@
- Fix links in the readme on PyPi.




0.1.0
-----

Expand Down
4 changes: 4 additions & 0 deletions docs/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ django-flag-app
:target: https://coveralls.io/github/abhiabhi94/django-flag-app
:alt: coverage

.. image:: https://badge.fury.io/py/django-flag-app.svg
:target: https://pypi.org/project/django-flag-app/
:alt: Latest PyPi version

.. image:: https://img.shields.io/pypi/pyversions/django-flag-app.svg
:target: https://pypi.python.org/pypi/django-flag-app/
:alt: python
Expand Down

0 comments on commit b3324bc

Please sign in to comment.