mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-04 14:00:24 +00:00
13 lines
No EOL
119 B
Python
13 lines
No EOL
119 B
Python
"""
|
|
|
|
Django ImageKit
|
|
|
|
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
|
Version: 0.3
|
|
|
|
"""
|
|
VERSION = "0.3"
|
|
|
|
|
|
|
|
|