bump version

This commit is contained in:
Sergey Obukhov
2016-05-31 18:42:47 -07:00
parent 6d0689cad6
commit 2d6c092b65

View File

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