Merge pull request #120 from mailgun/sergey/talon-1.3.3

bump talon version
This commit is contained in:
Sergey Obukhov
2016-11-30 18:28:39 -08:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ class InstallCommand(install):
setup(name='talon', setup(name='talon',
version='1.3.2', version='1.3.3',
description=("Mailgun library " description=("Mailgun library "
"to extract message quotations and signatures."), "to extract message quotations and signatures."),
long_description=open("README.rst").read(), long_description=open("README.rst").read(),