From 727d5d7d378760f912fcea5ee106555da8b8f738 Mon Sep 17 00:00:00 2001 From: Shriyansh Agnihotri Date: Tue, 4 Feb 2025 13:41:32 +0530 Subject: [PATCH] =?UTF-8?q?release:=20version=200.0.30=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 9674d56..869a547 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "testzeus-hercules" -version = "0.0.29" +version = "0.0.30" description = "Hercules: The World's First Open-Source AI Agent for End-to-End Testing" authors = ["Shriyansh Agnihotri "] readme = "README.md"