Skip to content

Commit d4e5535

Browse files
authored
Update pyproject.toml, add new author
1 parent 4acbe6e commit d4e5535

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[tool.poetry]
22
name = "quotientai"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
authors = [
55
"Freddie Vargus <[email protected]>",
66
"Michael Goitia Sarmiento <[email protected]>",
7+
"Chiraag Rekhari <[email protected]>"
78
]
89
description = "Python library for tracing, logging, and detecting problems with AI Agents"
910
readme = "README.md"

0 commit comments

Comments
 (0)