Skip to content

Commit 1271915

Browse files
committed
Merge branch 'v0.5.2'
2 parents 6e3c24b + 4fadc96 commit 1271915

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
@@ -11,7 +11,7 @@
1111
sys.exit(1)
1212

1313
setup(name='django-model-filters',
14-
version=0.5,
14+
version=0.5.2,
1515
description='Simple filters for generic object template blocks',
1616
long_description=long_description,
1717
zip_safe=False,

0 commit comments

Comments
 (0)