bump up version

This commit is contained in:
Sergey Obukhov
2015-12-18 19:15:58 -08:00
parent ce65ff8fc8
commit f6940fe878

View File

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