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 e77d046 commit 4a35681Copy full SHA for 4a35681
setup.py
@@ -34,7 +34,7 @@ def get_package_data(package):
34
35
setup(
36
name='djangorestframework-filters',
37
- version='0.4.0',
+ version='0.5.0',
38
url='http://github.com/philipn/django-rest-framework-filters',
39
license='MIT',
40
description='Better filtering for Django REST Framework',
0 commit comments