django-imagekit/imagekit/__init__.py
2011-04-01 11:56:44 -07:00

11 lines
193 B
Python

"""
Django ImageKit
Author: Justin Driscoll <justin.driscoll@gmail.com>
Version: 0.3.6
"""
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett'
__version__ = (0, 3, 6)