""" Django ImageKit :author: Justin Driscoll :maintainer: Bryan Veloso :license: BSD """ __title__ = 'django-imagekit' __version__ = '0.4.1' __build__ = 0x000400 __author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett' __license__ = 'BSD'