diff --git a/setup.py b/setup.py index 8f054df..c54dd2d 100755 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ class InstallCommand(install): setup(name='talon', - version='1.2.14', + version='1.2.15', description=("Mailgun library " "to extract message quotations and signatures."), long_description=open("README.rst").read(),