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 876775f commit b826952Copy full SHA for b826952
pyproject.toml
@@ -17,7 +17,7 @@ include = ["*"]
17
18
[project]
19
name = "guidellm"
20
-version = "0.2.0"
+version = "0.3.0"
21
description = "Guidance platform for deploying and managing large language models."
22
readme = { file = "README.md", content-type = "text/markdown" }
23
requires-python = ">=3.9.0,<4.0"
0 commit comments