Skip to content

Commit

Permalink
Bump version to 1.5.3 for PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Dec 23, 2017
1 parent 5a3b909 commit 833b7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@
long_desc = f.read()

setup(name="django-smart-selects",
version="1.5.2",
version="1.5.3",
description="Django application to handle chained model fields.",
long_description=long_desc,
author="Patrick Lauber",
Expand Down

0 comments on commit 833b7ed

Please sign in to comment.