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 373242f commit 77c5380Copy full SHA for 77c5380
setup.py
@@ -36,7 +36,7 @@ def get_package_data(package):
36
37
setup(
38
name='djangorestframework-filters',
39
- version='0.10.1',
+ version='0.10.2',
40
url='http://github.com/philipn/django-rest-framework-filters',
41
license='MIT',
42
long_description=README,
0 commit comments