Skip to content

Commit

Permalink
Release 0.3.10 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Aug 19, 2024
1 parent d4d7be8 commit 06657e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"

[project]
name = "agentops"
version = "0.3.9"
version = "0.3.10"
authors = [
{ name="Alex Reibman", email="areibman@gmail.com" },
{ name="Shawn Qiu", email="siyangqiu@gmail.com" },
{ name="Braelyn Boynton", email="bboynton97@gmail.com" },
{ name="Howard Gil", email="howardbgil@gmail.com" }
]
description = "Python SDK for developing AI agent evals and observability"
description = "Observability and DevTool Platform for AI Agents"
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
Expand Down

0 comments on commit 06657e1

Please sign in to comment.