Skip to content

Commit

Permalink
v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philipn committed Nov 19, 2016
1 parent c802b30 commit 39baeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def get_package_data(package):

setup(
name='djangorestframework-filters',
version='0.9.0',
version='0.9.1',
url='http://github.com/philipn/django-rest-framework-filters',
license='MIT',
description='Better filtering for Django REST Framework',
Expand Down

0 comments on commit 39baeb2

Please sign in to comment.