django-imagekit/imagekit/__init__.py
2011-11-01 00:44:29 +09:00

5 lines
211 B
Python

__title__ = 'django-imagekit'
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
__version__ = (1, 1, 0, 'dev', 0)
__build__ = 0x001000
__license__ = 'BSD'