chore: bump v0.0.3.post7 for sgl-kernel (#4176)

This commit is contained in:
Yineng Zhang
2025-03-07 01:15:34 -08:00
committed by GitHub
parent 9376ac361d
commit 96263f275c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.0.3.post6"
version = "0.0.3.post7"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"

View File

@@ -1 +1 @@
__version__ = "0.0.3.post6"
__version__ = "0.0.3.post7"