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