diff --git a/pyproject.toml b/pyproject.toml index 3d69d3ef..2e00846a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "motleycrew" -version = "0.1.11" +version = "0.1.12" description = "A lightweight agent interaction framework." authors = ["MotleyCrew "] readme = "README.md"