Merge pull request #98 from mailgun/sergey/1.2.11

version bump
This commit is contained in:
Sergey Obukhov
2016-07-19 16:22:24 -07:00
committed by GitHub

View File

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