bump version

This commit is contained in:
Sergey Obukhov
2016-02-29 14:50:52 -08:00
parent de342d3177
commit 9c17dca17c

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='talon', setup(name='talon',
version='1.2.3', version='1.2.4',
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(),