We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09931c9 commit 05979e5Copy full SHA for 05979e5
README.md
@@ -2,7 +2,7 @@
2
3
# django-admin-numeric-filter
4
5
-
+
6

7

8
setup.py
@@ -11,7 +11,7 @@
11
short_description='Numeric filters for Django admin',
12
long_description=long_description,
13
long_description_content_type='text/markdown',
14
- version='0.1.6',
+ version='0.1.7',
15
url='http://github.com/lukasvinclav/django-admin-numeric-filter',
16
packages=[
17
'admin_numeric_filter',
0 commit comments