Merge pull request #87 from mailgun/sergey/1.2.6

bump up version
This commit is contained in:
Sergey Obukhov
2016-04-07 17:54:12 -07:00

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='talon',
version='1.2.5',
version='1.2.6',
description=("Mailgun library "
"to extract message quotations and signatures."),
long_description=open("README.rst").read(),