django-imagekit/imagekit/__init__.py

6 lines
205 B
Python
Raw Normal View History

__title__ = 'django-imagekit'
__version__ = '1.0.0.alpha'
__build__ = 0x001000
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
__license__ = 'BSD'