diff --git a/pyproject.toml b/pyproject.toml index e51369a..7d1a867 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "motleycrew" -version = "0.2.1" +version = "0.2.2" description = "A lightweight agent interaction framework." authors = ["MotleyCrew "] readme = "README.md"