mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Updated my email address
This commit is contained in:
parent
486f602aa2
commit
c9b397c7c4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ setup(
|
|||
version='0.2',
|
||||
description='Automated image processing for Django models.',
|
||||
author='Justin Driscoll',
|
||||
author_email='justin.driscoll@gmail.com',
|
||||
author_email='justin@driscolldev.com',
|
||||
url='http://bitbucket.org/jdriscoll/django-imagekit/',
|
||||
packages=find_packages(),
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Reference in a new issue