bump up the version

This commit is contained in:
Sergey Obukhov
2014-07-24 14:59:32 -07:00
parent ac4f5201bb
commit b0851d5363

View File

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