bump up talon version

This commit is contained in:
Sergey Obukhov
2015-09-03 11:03:01 -07:00
parent 08c9d7db03
commit 9358db6cee

View File

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