We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604fd6d commit 00df5e5Copy full SHA for 00df5e5
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.12"
+version = "0.1.13"
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