Skip to content

Commit

Permalink
change version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmykobe1171 committed May 20, 2015
1 parent 5d77e74 commit 87a4d9f
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
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name="django-smart-selects",
version="1.1.0",
version="1.1.1",
description="Django application to handle chained model fields.",
author="Patrick Lauber",
packages=find_packages(),
Expand Down

0 comments on commit 87a4d9f

Please sign in to comment.