We're in 2.0alpha now, really.

This commit is contained in:
Bryan Veloso 2012-02-14 11:18:36 -08:00
parent 082cf6a1bb
commit a004071e27

View file

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