diff --git a/setup.py b/setup.py index 09d536d..8e70f9f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ except ImportError: setup( name="syndicate-py", - version="0.12.0", + version="0.13.0", author="Tony Garnock-Jones", author_email="tonyg@leastfixedpoint.com", license="GNU General Public License v3 or later (GPLv3+)",