Skip to content

Commit

Permalink
Bump version to 0.1.7 for PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed May 18, 2017
1 parent af939b0 commit e81ad81
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.6",
version="0.1.7",
author="Pablo Martin",
author_email="goinnn@gmail.com",
description="Django multiple select field",
Expand Down

0 comments on commit e81ad81

Please sign in to comment.