Merge pull request #152 from mailgun/sergey/v1.4.4

bump version
This commit is contained in:
Sergey Obukhov
2017-08-24 16:00:05 -07:00
committed by GitHub

View File

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