Updated author information (setup.py changes have now been pulled back in to original project).
This commit is contained in:
parent
1349484b84
commit
429b6d07ce
4
setup.py
4
setup.py
@ -3,8 +3,8 @@ from bootstrapform.meta import VERSION
|
||||
|
||||
|
||||
setup(name='django-bootstrap-form',
|
||||
author='Matt Austin', author_email='mail@mattaustin.me.uk',
|
||||
url='https://github.com/MattAustin/django-bootstrap-form',
|
||||
author='tzangms', author_email='tzangms@gmail.com',
|
||||
url='https://github.com/tzangms/django-bootstrap-form',
|
||||
version=str(VERSION),
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user