diff --git a/pyproject.toml b/pyproject.toml index 937f7df01..10fccc288 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentops" -version = "0.4.14" +version = "0.4.15" authors = [ { name="Alex Reibman", email="areibman@gmail.com" }, { name="Shawn Qiu", email="siyangqiu@gmail.com" }, @@ -13,7 +13,8 @@ authors = [ { name="Constantin Teodorescu", email="teocns@gmail.com" }, { name="Pratyush Shukla", email="ps4534@nyu.edu" }, { name="Travis Dent", email="tcdent@gmail.com" }, - { name="Dwij Patel", email="dwijpatel1704@gmail.com" } + { name="Dwij Patel", email="dwijpatel1704@gmail.com" }, + { name="Fenil Faldu", email="fenilfaldu143@gmail.com"} ] description = "Observability and DevTool Platform for AI Agents" # readme = "README.md"