Skip to content

Commit d74f944

Browse files
authored
chore: bump version to 0.1.1 (#8)
1 parent d74cadd commit d74f944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "xrouter-llm"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Prompt-aware LLM routing-decision service: predicts which model can complete a prompt and picks the cheapest one."
99
readme = "README.md"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)