From 9984501fee667ad26cfe0b4690d19e06901c119e Mon Sep 17 00:00:00 2001 From: Stanislav Hejny Date: Sat, 26 Jul 2025 15:30:12 +0100 Subject: [PATCH] feat/#63 - cleverswarm unidirectional command --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 28818e0..d2693a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "amq_adapter" -version = "0.2.35" +version = "0.2.36" description = "The Python implementation of the AMQ Adapter for CleverMicro" readme = "README.md" authors = [