Bump to 2.0.3.

This commit is contained in:
Bryan Veloso 2013-02-20 18:18:12 -08:00
parent c33b6f2d98
commit db0f43e5f0

View file

@ -1,6 +1,6 @@
__title__ = 'django-imagekit'
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
__version__ = (2, 0, 2, 'final', 0)
__version__ = (2, 0, 3, 'final', 0)
__license__ = 'BSD'