bump up version

This commit is contained in:
Sergey Obukhov
2015-09-18 05:23:29 -07:00
parent 134c47f515
commit 2cb9b5399c

View File

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