chore: bump sgl-kernel 0.0.2.post16 (#3087)

This commit is contained in:
Yineng Zhang
2025-01-24 01:57:48 +08:00
committed by GitHub
parent 5de4051bcf
commit 54bac8af0b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
__version__ = "0.0.2.post15" __version__ = "0.0.2.post16"