Skip to content

Commit 3380b48

Browse files
authored
Update pyproject.toml for 0.3.0
1 parent cedc3b8 commit 3380b48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[tool.poetry]
22
name = "quotientai"
3-
version = "0.2.9"
3+
version = "0.3.0"
44
authors = [
55
"Freddie Vargus <[email protected]>",
66
"Michael Goitia Sarmiento <[email protected]>",
7-
"Walden Bodtker <[email protected]>",
87
]
98
description = "CLI for evaluating large language models with Quotient"
109
readme = "README.md"

0 commit comments

Comments
 (0)