bump version after merging outlook 2013 support PR

This commit is contained in:
Sergey Obukhov
2017-06-18 22:55:15 -07:00
parent 70e9fb415e
commit b38562c7cc

View File

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