From a703b3d1e16d36a498b780b208c1a7a64e82b88c Mon Sep 17 00:00:00 2001 From: Dwij <96073160+Dwij1704@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:42:25 -0700 Subject: [PATCH] Bump 0.4.18 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 210902088..beac015aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentops" -version = "0.4.17" +version = "0.4.18" authors = [ { name = "Alex Reibman", email = "areibman@gmail.com" }, { name = "Shawn Qiu", email = "siyangqiu@gmail.com" },