mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
13 lines
No EOL
127 B
Python
13 lines
No EOL
127 B
Python
"""
|
|
|
|
Django ImageKit
|
|
|
|
Author: Justin Driscoll <justin.driscoll@gmail.com>
|
|
Version: 1.0
|
|
|
|
"""
|
|
VERSION = (1, 0, 'pre')
|
|
|
|
|
|
|
|
|