diff --git a/pyproject.toml b/pyproject.toml index d52a937..5b591b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "testzeus-hercules" -version = "0.0.11" +version = "0.0.12" description = "Hercules: The World's First Open-Source AI Agent for End-to-End Testing" authors = ["Shriyansh Agnihotri "] readme = "README.md"