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
92d1253e
"examples/vscode:/vscode.git/clone" did not exist on "451ed6d83613383b918359999f9cef51b6d0cfa7"
Unverified
Commit
92d1253e
authored
Nov 27, 2024
by
Byron Hsu
Committed by
GitHub
Nov 27, 2024
Browse files
Bump sglang-router to 0.0.10 for env name change (#2226)
parent
a9ca297d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rust/pyproject.toml
rust/pyproject.toml
+1
-1
No files found.
rust/pyproject.toml
View file @
92d1253e
...
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name
=
"sglang-router"
version
=
"0.0.
9
"
version
=
"0.0.
10
"
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