fix text with Date: misclassified as quotations splitter

This commit is contained in:
Sergey Obukhov
2019-01-18 16:47:44 +03:00
parent c171f9a875
commit 8138ea9a60
4 changed files with 32 additions and 12 deletions

View File

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