mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-05-04 19:34:43 +00:00
Bumping an version number.
This commit is contained in:
parent
1c8987e353
commit
70f80ba7fa
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, 0, 'rc', 1)
|
||||
__version__ = (2, 0, 0, 'final', 0)
|
||||
__license__ = 'BSD'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue