mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +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__ = (1, 1, 0, 'final', 0)
|
|
__license__ = 'BSD'
|