version bump

This commit is contained in:
Kenneth Love
2012-12-04 16:35:28 -08:00
parent 9a1ccb325f
commit d112b278c5

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup( setup(
name="djrill", name="djrill",
version="0.1.2", version="0.1.4",
description='Django email backend for Mandrill.', description='Django email backend for Mandrill.',
long_description='Email backend and new message class to send emails through the Mandrill email service.', long_description='Email backend and new message class to send emails through the Mandrill email service.',
keywords="django, mailchimp, mandrill, email, email backend", keywords="django, mailchimp, mandrill, email, email backend",