bump up version

This commit is contained in:
Sergey Obukhov
2015-09-21 09:55:51 -07:00
parent 3b0c9273c1
commit d62d633215

View File

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