mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
4 lines
192 B
Python
4 lines
192 B
Python
__title__ = 'django-imagekit'
|
|
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
|
|
__version__ = (2, 0, 0, 'alpha', 0)
|
|
__license__ = 'BSD'
|