Upload the version at the setup file
This commit is contained in:
parent
50fbf045d5
commit
17774ec4b4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ def read(*rnames):
|
|||
|
||||
setup(
|
||||
name="django-multiselectfield",
|
||||
version="0.0.2",
|
||||
version="0.0.3",
|
||||
author="Daniel Roseman and Pablo Martin",
|
||||
author_email="goinnn@gmail.com",
|
||||
description="Django multiple select field",
|
||||
|
|
Loading…
Reference in a new issue