diff --git a/pyproject.toml b/pyproject.toml index e232c63..f9945cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rojak" -version = "0.1.1" +version = "0.1.2" description = "Durable and scalable multi-agent orchestration framework." authors = ["StreetLamb "] readme = "README.md"