mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
version bump
This commit is contained in:
2
setup.py
2
setup.py
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user