From e30d649be2310c2e6becd457a3cac9cec284ac56 Mon Sep 17 00:00:00 2001 From: Alex Reibman Date: Fri, 24 Jan 2025 15:43:04 -0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f039a4951..85e91c5d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentops" -version = "0.3.25" +version = "0.3.26" authors = [ { name="Alex Reibman", email="areibman@gmail.com" }, { name="Shawn Qiu", email="siyangqiu@gmail.com" },