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 75dbbda commit c131068Copy full SHA for c131068
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.5',
+ version='0.1.6',
15
url='http://github.com/lukasvinclav/django-admin-numeric-filter',
16
packages=[
17
'admin_numeric_filter',
0 commit comments