diff --git a/pyproject.toml b/pyproject.toml index 453c8789..0d0511f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bananalyzer" -version = "0.3.1" +version = "0.3.2" description = "Open source AI Agent evaluation framework for web tasks 🐒🍌" authors = ["asim-shrestha "] readme = "README.md"