We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 810de2e + 9e4ad8e commit 24907f9Copy full SHA for 24907f9
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "rojak"
3
-version = "0.4.0"
+version = "0.4.1"
4
description = "Durable and scalable multi-agent orchestration framework."
5
authors = ["StreetLamb <[email protected]>"]
6
readme = "README.md"
@@ -27,4 +27,4 @@ pre-commit = "^4.0.1"
27
28
[build-system]
29
requires = ["poetry-core"]
30
-build-backend = "poetry.core.masonry.api"
+build-backend = "poetry.core.masonry.api"
0 commit comments