From 50f69fcd215ccc50523f07ec2200c0df1017f28b Mon Sep 17 00:00:00 2001 From: Shriyansh Agnihotri Date: Fri, 15 Nov 2024 09:36:17 +0530 Subject: [PATCH] =?UTF-8?q?release:=20version=200.0.0=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 f99ca56..8f82312 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "testzeus-hercules" -version = "0.1.0" +version = "0.0.1" description = "Hercules: The World's First Open-Source AI Agent for End-to-End Testing" authors = ["Shriyansh Agnihotri "] readme = "README.md"