Bump to 3.0.2.

This commit is contained in:
Bryan Veloso 2013-07-17 11:44:31 -07:00
parent a0c7b3f274
commit cae6677994

View file

@ -1,5 +1,5 @@
__title__ = 'django-imagekit'
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
__version__ = '3.0.1'
__version__ = '3.0.2'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']