bump version after adding support for Vietnamese format

This commit is contained in:
Sergey Obukhov
2017-07-10 11:42:52 -07:00
parent a379bc4e7c
commit d998beaff3

View File

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