bump 0.0.5 sgl-kernel (#4377)

This commit is contained in:
Yineng Zhang
2025-03-13 02:08:35 -07:00
committed by GitHub
parent 2937387a50
commit 2a4cbad8e9
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.post3"
version = "0.0.5
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"

View File

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