bump up version

This commit is contained in:
Sergey Obukhov
2016-04-07 17:51:48 -07:00
parent d3de9e6893
commit 42258cdd36

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(),