Fix cleverswarm dependencies identified in testing

This commit is contained in:
Stanislav Hejny
2025-02-27 23:08:23 +00:00
parent dc884c654a
commit aaf1c77e72
3 changed files with 27 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "amq_adapter"
version = "0.2.0"
version = "0.2.1"
description = "The Python implementation of the AMQ Adaptor for CleverMicro"
readme = "README.md"
license = { text = "Apache License 2.0" }