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
3ad4cd49
Unverified
Commit
3ad4cd49
authored
Jan 20, 2025
by
Byron Hsu
Committed by
GitHub
Jan 20, 2025
Browse files
bump router to 0.1.3 (#3020)
parent
3a8428ec
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 @
3ad4cd49
__version__
=
"0.1.
2
"
__version__
=
"0.1.
3
"
sgl-router/pyproject.toml
View file @
3ad4cd49
...
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name
=
"sglang-router"
version
=
"0.1.
2
"
version
=
"0.1.
3
"
description
=
"SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances."
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
]
requires-python
=
">=3.8"
...
...
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