From b957490d7837a18f8111b5678077421acf354902 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Sat, 11 Feb 2023 21:50:26 +0100 Subject: [PATCH] Bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b099a9a..0727844 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ except ImportError: setup( name="syndicate-py", - version="0.11.1", + version="0.11.2", author="Tony Garnock-Jones", author_email="tonyg@leastfixedpoint.com", license="GNU General Public License v3 or later (GPLv3+)",