Skip to content

Commit 1a5023e

Browse files
authored
Release sgl-kernel v0.0.4.post1 (#4255)
1 parent 23308a9 commit 1a5023e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sgl-kernel/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
name = "sgl-kernel"
12-
version = "0.0.4"
12+
version = "0.0.4.post1"
1313
description = "Kernel Library for SGLang"
1414
readme = "README.md"
1515
requires-python = ">=3.9"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.4"
1+
__version__ = "0.0.4.post1"

0 commit comments

Comments
 (0)