Fill the email
This commit is contained in:
parent
7a20cff7f2
commit
4aa1c06c47
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -12,6 +12,7 @@ setup(
|
|||
name="django-multiselectfield",
|
||||
version="0.0.1",
|
||||
author="Daniel Roseman",
|
||||
author_email="goinnn@gmail.com",
|
||||
description="Django multiple select field",
|
||||
long_description=(read('README.rst') + '\n\n' + read('CHANGES.rst')),
|
||||
classifiers=[
|
||||
|
|
Loading…
Reference in a new issue