Skip to content

Commit 05979e5

Browse files
author
Lukas Vinclav
committed
version bump
1 parent 09931c9 commit 05979e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# django-admin-numeric-filter
44

5-
![](https://img.shields.io/badge/Version-0.1.2-orange.svg?style=flat-square)
5+
![](https://img.shields.io/badge/Version-0.1.7-orange.svg?style=flat-square)
66
![](https://img.shields.io/badge/Django-2.0+-green.svg?style=flat-square)
77
![](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)
88

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
short_description='Numeric filters for Django admin',
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',
14-
version='0.1.6',
14+
version='0.1.7',
1515
url='http://github.com/lukasvinclav/django-admin-numeric-filter',
1616
packages=[
1717
'admin_numeric_filter',

0 commit comments

Comments
 (0)