bump up version

This commit is contained in:
Sergey Obukhov
2015-09-11 06:27:12 -07:00
parent e3cb8dc3e6
commit 9bee502903

View File

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