Skip to content

Commit 1ca30d0

Browse files
committed
bumb the version number
1 parent 7c5872a commit 1ca30d0

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.0',
9+
version='0.5.1',
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)