From 5911bb9573119be9ab81710140b3aa41ac41ad3c Mon Sep 17 00:00:00 2001 From: Pratyush Shukla Date: Sun, 19 Jan 2025 00:31:53 +0530 Subject: [PATCH] bump `agentops` to `0.3.24` --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e274b2f8..d3f09da22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentops" -version = "0.3.23" +version = "0.3.24" authors = [ { name="Alex Reibman", email="areibman@gmail.com" }, { name="Shawn Qiu", email="siyangqiu@gmail.com" },