We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80cb3d commit b28e601Copy full SHA for b28e601
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "assayer"
7
-version = "0.1.1"
+version = "1.0.0"
8
description = "Run a prompt across multiple LLMs and compare outputs side by side in the terminal."
9
readme = "README.md"
10
license = { text = "MIT" }
0 commit comments