We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4acbe6e commit d4e5535Copy full SHA for d4e5535
pyproject.toml
@@ -1,9 +1,10 @@
1
[tool.poetry]
2
name = "quotientai"
3
-version = "0.4.4"
+version = "0.4.5"
4
authors = [
5
"Freddie Vargus <freddie@quotientai.co>",
6
"Michael Goitia Sarmiento <mike@quotientai.co>",
7
+ "Chiraag Rekhari <chiraag@quotientai.co>"
8
]
9
description = "Python library for tracing, logging, and detecting problems with AI Agents"
10
readme = "README.md"
0 commit comments