From b7697f7fe2ff9a4795eeb4bb2aa19cddacadd779 Mon Sep 17 00:00:00 2001 From: Alex Reibman Date: Fri, 14 Mar 2025 10:34:10 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 933963e4b..a0d386f52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentops" -version = "0.4.2" +version = "0.4.3" authors = [ { name="Alex Reibman", email="areibman@gmail.com" }, { name="Shawn Qiu", email="siyangqiu@gmail.com" },