mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Bumping the version to 0.3.4.
This commit is contained in:
parent
5d1c898283
commit
b942a9fcea
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@ from distutils.core import setup
|
|||
|
||||
setup(
|
||||
name='django-imagekit',
|
||||
version='0.3.3',
|
||||
version='0.3.4',
|
||||
description='Automated image processing for Django models.',
|
||||
author='Justin Driscoll',
|
||||
author_email='justin@driscolldev.com',
|
||||
|
|
|
|||
Loading…
Reference in a new issue