Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanLoh committed Feb 14, 2020
1 parent b24cb66 commit 4000d3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[![nenupy](https://img.shields.io/pypi/v/nenupy.svg)](
https://pypi.python.org/pypi/nenupy)
[![PyPI download month](https://img.shields.io/pypi/dm/nenupy.svg)](
https://pypi.python.org/pypi/nenupy/)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/nenupy.svg)](
https://pypi.python.org/pypi/nenupy/)

<!-- ![Alt text](./Logo-NenuFAR-noir.svg) -->
<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion nenupy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
__copyright__ = 'Copyright 2018, nenupy'
__credits__ = ['Alan Loh']
__license__ = 'MIT'
__version__ = '0.5.6'
__version__ = '0.5.7'
__maintainer__ = 'Alan Loh'
__email__ = '[email protected]'

Expand Down

0 comments on commit 4000d3b

Please sign in to comment.