diff --git a/setup.py b/setup.py index 011b8c8..22ea8ab 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="djrill", - version="0.1.4", + version="0.1.4.1", description='Django email backend for Mandrill.', long_description='Email backend and new message class to send emails through the Mandrill email service.', keywords="django, mailchimp, mandrill, email, email backend",