Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
62377548
Unverified
Commit
62377548
authored
Oct 30, 2025
by
Simo Lin
Committed by
GitHub
Oct 30, 2025
Browse files
[router] 0.2.2 release (#12399)
parent
96ac24c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
sgl-router/py_src/sglang_router/version.py
sgl-router/py_src/sglang_router/version.py
+1
-1
sgl-router/pyproject.toml
sgl-router/pyproject.toml
+1
-1
No files found.
sgl-router/py_src/sglang_router/version.py
View file @
62377548
__version__
=
"0.2.
1
"
__version__
=
"0.2.
2
"
sgl-router/pyproject.toml
View file @
62377548
...
@@ -4,7 +4,7 @@ build-backend = "maturin"
...
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
[project]
name
=
"sglang-router"
name
=
"sglang-router"
version
=
"0.2.
1
"
version
=
"0.2.
2
"
description
=
"High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support"
description
=
"High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support"
authors
=
[
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
,
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment