Merge pull request #93 from mailgun/sergey/version-bump

bump
This commit is contained in:
Sergey Obukhov
2016-05-31 18:15:28 -07:00

View File

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