Skip to content

Commit

Permalink
Bump version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Feb 26, 2018
1 parent 9c51e49 commit e458591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_desc = f.read()

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

0 comments on commit e458591

Please sign in to comment.