Skip to content

Commit 77c5380

Browse files
committed
v0.10.2
1 parent 373242f commit 77c5380

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
@@ -36,7 +36,7 @@ def get_package_data(package):
3636

3737
setup(
3838
name='djangorestframework-filters',
39-
version='0.10.1',
39+
version='0.10.2',
4040
url='http://github.com/philipn/django-rest-framework-filters',
4141
license='MIT',
4242
long_description=README,

0 commit comments

Comments
 (0)