From d673c6767862e0340e58f6e9947c7d90ec190201 Mon Sep 17 00:00:00 2001 From: Shay Date: Tue, 23 May 2023 12:14:12 -0700 Subject: [PATCH] v1.1.3 (#17) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d455ff2..d3bab51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = synapse_auto_accept_invite description = "Synapse module to automatically accept invites" long_description = file: README.md long_description_content_type=text/markdown -version = 1.1.2 +version = 1.1.3 classifiers= Development Status :: 5 - Production/Stable License :: OSI Approved :: Apache Software License