Skip to content

Commit 731345b

Browse files
committed
v0.3.1
1 parent a674b57 commit 731345b

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.3.0',
37+
version='0.3.1',
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)