Skip to content

Commit

Permalink
Bump version for PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Aug 8, 2017
1 parent 2d2523e commit 94ff6e1
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 @@ -31,7 +31,7 @@ def read(*rnames):

setup(
name="django-multiselectfield",
version="0.1.7",
version="0.1.8",
author="Pablo Martin",
author_email="[email protected]",
description="Django multiple select field",
Expand Down

0 comments on commit 94ff6e1

Please sign in to comment.