bump up talon version

This commit is contained in:
Sergey Obukhov
2015-09-10 10:47:16 -07:00
parent 76c4f49be8
commit 567549cba4

View File

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