mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-05-22 19:25:50 +00:00
Bumped version in __init__.py
This commit is contained in:
parent
a3975f95a3
commit
62fc447dcc
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@
|
||||||
Django ImageKit
|
Django ImageKit
|
||||||
|
|
||||||
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
||||||
Version: 0.2
|
Version: 0.3
|
||||||
|
|
||||||
"""
|
"""
|
||||||
VERSION = "0.2"
|
VERSION = "0.3"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue