mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-08 07:30:57 +00:00
We're in 2.0alpha now, really.
This commit is contained in:
parent
082cf6a1bb
commit
a004071e27
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue