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
9ec6031d
Unverified
Commit
9ec6031d
authored
Nov 05, 2025
by
Baizhou Zhang
Committed by
GitHub
Nov 05, 2025
Browse files
[chore]Remove dockerfile from target file of bump kernel version (#12728)
parent
a5affb0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
scripts/release/bump_kernel_version.py
scripts/release/bump_kernel_version.py
+0
-1
No files found.
scripts/release/bump_kernel_version.py
View file @
9ec6031d
...
@@ -19,7 +19,6 @@ def main():
...
@@ -19,7 +19,6 @@ def main():
version_file
=
Path
(
"sgl-kernel/python/sgl_kernel/version.py"
)
version_file
=
Path
(
"sgl-kernel/python/sgl_kernel/version.py"
)
files_to_update
=
[
files_to_update
=
[
Path
(
"docker/Dockerfile"
),
Path
(
"sgl-kernel/pyproject.toml"
),
Path
(
"sgl-kernel/pyproject.toml"
),
Path
(
"sgl-kernel/pyproject_cpu.toml"
),
Path
(
"sgl-kernel/pyproject_cpu.toml"
),
Path
(
"sgl-kernel/pyproject_rocm.toml"
),
Path
(
"sgl-kernel/pyproject_rocm.toml"
),
...
...
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