We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f391389 commit 9627251Copy full SHA for 9627251
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "vllm-router"
7
-version = "0.1.13"
+version = "0.1.14"
8
description = "High-performance Rust-based load balancer for VLLM with multiple routing algorithms and prefill-decode disaggregation support"
9
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
10
requires-python = ">=3.8"
0 commit comments