bump version

This commit is contained in:
Sergey Obukhov
2016-08-11 23:59:18 -07:00
parent 69a44b10a1
commit 44fcef7123

View File

@@ -29,7 +29,7 @@ class InstallCommand(install):
setup(name='talon', setup(name='talon',
version='1.2.14', version='1.2.15',
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(),