From 58fabaa8bd38c81f42233cb5605f20d6437f7a62 Mon Sep 17 00:00:00 2001 From: Shriyansh Agnihotri Date: Wed, 4 Dec 2024 15:26:08 +0530 Subject: [PATCH] =?UTF-8?q?release:=20version=200.0.10=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b42a301..d52a937 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "testzeus-hercules" -version = "0.0.10" +version = "0.0.11" description = "Hercules: The World's First Open-Source AI Agent for End-to-End Testing" authors = ["Shriyansh Agnihotri "] readme = "README.md"