bump up version

This commit is contained in:
Sergey Obukhov
2016-02-19 18:32:07 -08:00
parent 5a7047233e
commit 2ecd9779fc

View File

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