Bumping the version to 0.3.4.

This commit is contained in:
Bryan Veloso 2011-02-10 19:03:48 -08:00
parent 5d1c898283
commit b942a9fcea

View file

@ -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',