forked from expo/troggle
13 lines
119 B
Python
13 lines
119 B
Python
|
"""
|
||
|
|
||
|
Django ImageKit
|
||
|
|
||
|
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
||
|
Version: 0.2
|
||
|
|
||
|
"""
|
||
|
VERSION = "0.2"
|
||
|
|
||
|
|
||
|
|
||
|
|