Skip to content

Commit 304f3d8

Browse files
committed
Bump the version number for the small setup.py fixes.
1 parent b09f657 commit 304f3d8

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name='django-filter',
9-
version='0.5.1',
9+
version='0.5.2',
1010
description='Django-filter is a reusable Django application for allowing users to filter queryset dynamically.',
1111
long_description=readme,
1212
author='Alex Gaynor',

0 commit comments

Comments
 (0)