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
741fccd7
Unverified
Commit
741fccd7
authored
Jan 26, 2025
by
Byron Hsu
Committed by
GitHub
Jan 27, 2025
Browse files
Bump sgl kernel to 0.0.2.post19 (#3167)
parent
1e3e5215
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
sgl-kernel/pyproject.toml
sgl-kernel/pyproject.toml
+1
-1
sgl-kernel/version.py
sgl-kernel/version.py
+1
-1
No files found.
sgl-kernel/pyproject.toml
View file @
741fccd7
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
...
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
[project]
name
=
"sgl-kernel"
name
=
"sgl-kernel"
version
=
"0.0.2.post1
8
"
version
=
"0.0.2.post1
9
"
description
=
"Kernel Library for SGLang"
description
=
"Kernel Library for SGLang"
readme
=
"README.md"
readme
=
"README.md"
requires-python
=
">=3.9"
requires-python
=
">=3.9"
...
...
sgl-kernel/version.py
View file @
741fccd7
__version__
=
"0.0.2.post1
8
"
__version__
=
"0.0.2.post1
9
"
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