bump v0.0.5.post3 (#4520)

This commit is contained in:
Yineng Zhang
2025-03-17 13:05:59 -07:00
committed by GitHub
parent 3ded4b215d
commit 988ab646ec
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.5.post2"
version = "0.0.5.post3"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"

View File

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