Skip to content

Commit 8e362b9

Browse files
authored
bump version 0.4.15 (#1084)
* bump version updated * code cleanup
1 parent a67a4af commit 8e362b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "agentops"
7-
version = "0.4.14"
7+
version = "0.4.15"
88
authors = [
99
{ name="Alex Reibman", email="[email protected]" },
1010
{ name="Shawn Qiu", email="[email protected]" },
@@ -13,7 +13,8 @@ authors = [
1313
{ name="Constantin Teodorescu", email="[email protected]" },
1414
{ name="Pratyush Shukla", email="[email protected]" },
1515
{ name="Travis Dent", email="[email protected]" },
16-
{ name="Dwij Patel", email="[email protected]" }
16+
{ name="Dwij Patel", email="[email protected]" },
17+
{ name="Fenil Faldu", email="[email protected]"}
1718
]
1819
description = "Observability and DevTool Platform for AI Agents"
1920
# readme = "README.md"

0 commit comments

Comments
 (0)