Skip to content

Commit 2abc577

Browse files
committed
v0.6.0
1 parent 63cb5e1 commit 2abc577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def get_package_data(package):
3434

3535
setup(
3636
name='djangorestframework-filters',
37-
version='0.5.0',
37+
version='0.6.0',
3838
url='http://github.com/philipn/django-rest-framework-filters',
3939
license='MIT',
4040
description='Better filtering for Django REST Framework',

0 commit comments

Comments
 (0)