mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-28 10:40:24 +00:00
Bump to 2.0.3.
This commit is contained in:
parent
c33b6f2d98
commit
db0f43e5f0
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue