Skip to content

Commit 6237754

Browse files
authored
[router] 0.2.2 release (#12399)
1 parent 96ac24c commit 6237754

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.1"
1+
__version__ = "0.2.2"

sgl-router/pyproject.toml

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

55
[project]
66
name = "sglang-router"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support"
99
authors = [
1010
{name = "Byron Hsu", email = "byronhsu1230@gmail.com"},

0 commit comments

Comments
 (0)