bump up version

This commit is contained in:
Sergey Obukhov
2015-09-11 10:42:26 -07:00
parent 176c7e7532
commit b5af9c03a5

View File

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