Skip to content
Snippets Groups Projects
Commit 833b7ed5 authored by Drew Hubl's avatar Drew Hubl
Browse files

Bump version to 1.5.3 for PyPI release

parent 5a3b909e
Branches
Tags 1.5.3
No related merge requests found
......@@ -5,7 +5,7 @@ with open('README.md', 'r') as f:
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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment