Merge pull request #128 from mailgun/sergey/1.3.4

bump version
This commit is contained in:
Sergey Obukhov
2017-02-14 11:17:35 -08:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ class InstallCommand(install):
setup(name='talon', setup(name='talon',
version='1.3.3', version='1.3.4',
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(),