bump up version

This commit is contained in:
Sergey Obukhov
2015-09-11 04:51:39 -07:00
parent cc98befba5
commit 127771dac9

View File

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