diff --git a/setup.py b/setup.py index 0e8bf4d8..4d542710 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup(name='talon', - version='1.2.3', + version='1.2.4', description=("Mailgun library " "to extract message quotations and signatures."), long_description=open("README.rst").read(),