chore: bump sglang-kernel version to 0.4.4 (#28572)

Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
This commit is contained in:
sglang-bot
2026-06-17 16:13:39 -07:00
committed by GitHub
co-authored by sglang-bot
parent bcf298c28c
commit b1d18d562b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1289,7 +1289,7 @@ def _set_envs_and_config(server_args: ServerArgs):
if _is_cuda:
assert_pkg_version(
"sglang-kernel",
"0.4.3",
"0.4.4",
"Please reinstall the latest version with `pip install sglang-kernel --force-reinstall`",
)