diff --git a/setup.py b/setup.py index b5462a4..cac1281 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ with open('README.rst') as f: setup( name="django-anymail", version=__version__, - description='Django email backends for Mailgun, Postmark, SendGrid and other transactional ESPs', + description='Django email backends for Mailgun, Postmark, SendGrid, SparkPost and other transactional ESPs', keywords="django, email, email backend, ESP, transactional mail, mailgun, mandrill, postmark, sendgrid", author="Mike Edmunds ", author_email="medmunds@gmail.com",