There was an error while loading. Please reload this page.
1 parent d74cadd commit d74f944Copy full SHA for d74f944
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "xrouter-llm"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Prompt-aware LLM routing-decision service: predicts which model can complete a prompt and picks the cheapest one."
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments