mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
5 lines
213 B
Python
5 lines
213 B
Python
__title__ = 'django-imagekit'
|
|
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
|
|
__version__ = (1, 0, 0, 'final', 0)
|
|
__build__ = 0x001000
|
|
__license__ = 'BSD'
|