From 818618a74cbddf7fa2d00aeeeed6fb080a0cc7bd Mon Sep 17 00:00:00 2001 From: Travis Dent Date: Mon, 24 Mar 2025 15:12:24 -0700 Subject: [PATCH] Version bump to 0.4.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0185f606b..b38211d3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentops" -version = "0.4.4" +version = "0.4.5" authors = [ { name="Alex Reibman", email="areibman@gmail.com" }, { name="Shawn Qiu", email="siyangqiu@gmail.com" },