Skip to content

Commit 3b76934

Browse files
authored
release: v0.1.27 (#41)
1 parent c97c774 commit 3b76934

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vllm_router_rs"
3-
version = "0.1.26"
3+
version = "0.1.27"
44
edition = "2021"
55

66
[features]

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 = "vllm-router"
7-
version = "0.1.26"
7+
version = "0.1.27"
88
description = "High-performance Rust-based load balancer for VLLM with multiple routing algorithms and prefill-decode disaggregation support"
99
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)