mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Develop is now v1.1.0.dev.
This commit is contained in:
parent
72ba73a431
commit
28f4dd0103
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
__title__ = 'django-imagekit'
|
||||
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett, Matthew Tretter, Eric Eldredge'
|
||||
__version__ = (1, 0, 0, 'final', 0)
|
||||
__version__ = (1, 1, 0, 'dev', 0)
|
||||
__build__ = 0x001000
|
||||
__license__ = 'BSD'
|
||||
|
|
|
|||
Loading…
Reference in a new issue