Bumping an version number.

This commit is contained in:
Bryan Veloso 2012-03-23 14:32:52 -07:00
parent 1c8987e353
commit 70f80ba7fa

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, 0, 'rc', 1)
__version__ = (2, 0, 0, 'final', 0)
__license__ = 'BSD'