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
8a801ee3
Unverified
Commit
8a801ee3
authored
Oct 20, 2025
by
Simo Lin
Committed by
GitHub
Oct 20, 2025
Browse files
[router] release router 0.2.1 (#11885)
parent
d9a20fd2
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 @
8a801ee3
__version__
=
"0.
1.9
"
__version__
=
"0.
2.1
"
sgl-router/pyproject.toml
View file @
8a801ee3
...
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name
=
"sglang-router"
version
=
"0.2.
0
"
version
=
"0.2.
1
"
description
=
"High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support"
authors
=
[
{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