django-imagekit/imagekit/__init__.py

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'