From 9079350ce0a865849349a9a2ac5fe2ba73c4ac13 Mon Sep 17 00:00:00 2001 From: Shriyansh Agnihotri Date: Thu, 12 Dec 2024 19:41:05 +0530 Subject: [PATCH] =?UTF-8?q?release:=20version=200.0.14=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 51a0685..bcb74a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "testzeus-hercules" -version = "0.0.14" +version = "0.0.15" description = "Hercules: The World's First Open-Source AI Agent for End-to-End Testing" authors = ["Shriyansh Agnihotri "] readme = "README.md"