release 0.0.4.post3 sgl-kernel (#4331)

This commit is contained in:
Yineng Zhang
2025-03-12 01:05:16 -07:00
committed by GitHub
parent 0a3960f21f
commit 6e7239f912
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.0.4.post2"
version = "0.0.4.post3"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"

View File

@@ -1 +1 @@
__version__ = "0.0.4.post2"
__version__ = "0.0.4.post3"