mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-03 13:30:23 +00:00
Bumping internal version to 0.3.4.
This commit is contained in:
parent
2b80ccf2e3
commit
5d0808467e
1 changed files with 5 additions and 4 deletions
|
|
@ -1,10 +1,11 @@
|
|||
"""
|
||||
|
||||
Django ImageKit
|
||||
|
||||
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
||||
Version: 0.3.3
|
||||
Version: 0.3.4
|
||||
|
||||
"""
|
||||
VERSION = "0.3.3"
|
||||
|
||||
__author__ = 'Justin Driscoll, Bryan Veloso, Greg Newman, Chris Drackett'
|
||||
__version__ = (0, 3, 4)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue