Skip to content

Commit 8f9269d

Browse files
authored
Update pyproject.toml
1 parent 2b71b57 commit 8f9269d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[tool.poetry]
22
name = "quotientai"
3-
version = "0.4.8"
3+
version = "0.4.9"
44
authors = [
55
"Freddie Vargus <[email protected]>",
6-
"Michael Goitia Sarmiento <[email protected]>",
7-
"Chiraag Rekhari <[email protected]>"
6+
"Michael Goitia Sarmiento <[email protected]>"
87
]
98
description = "Python library for tracing, logging, and detecting problems with AI Agents"
109
readme = "README.md"
@@ -45,3 +44,4 @@ quotient = "quotientai.cli.entrypoint:app"
4544

4645

4746

47+

0 commit comments

Comments
 (0)