mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-31 03:50:34 +00:00
10 lines
No EOL
120 B
Python
10 lines
No EOL
120 B
Python
"""
|
|
|
|
Django ImageKit
|
|
|
|
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
|
Version: 0.3.1
|
|
|
|
"""
|
|
VERSION = "0.3.1"
|
|
|