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 015f616 commit b551c01Copy full SHA for b551c01
setup.py
@@ -32,7 +32,7 @@ def get_package_data(package):
32
33
setup(
34
name='djangorestframework-filters',
35
- version='0.7.0',
+ version='0.8.0',
36
url='http://github.com/philipn/django-rest-framework-filters',
37
license='MIT',
38
description='Better filtering for Django REST Framework',
0 commit comments