Skip to content

Commit e890d91

Browse files
zhyncsjimoosciuc
authored andcommitted
chore: bump sgl-kernel v0.0.9.post1 (sgl-project#5430)
1 parent 4acb989 commit e890d91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sgl-kernel/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
88

99
[project]
1010
name = "sgl-kernel"
11-
version = "0.0.9"
11+
version = "0.0.9.post1"
1212
description = "Kernel Library for SGLang"
1313
readme = "README.md"
1414
requires-python = ">=3.9"

sgl-kernel/pyproject_rocm.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.9"
12+
version = "0.0.9.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.9"
1+
__version__ = "0.0.9.post1"

0 commit comments

Comments
 (0)