bump version after merging python 3 support PR

This commit is contained in:
Sergey Obukhov
2017-06-18 22:48:12 -07:00
parent bc5dad75d3
commit 743c76f159

View File

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