Bump sgl kernel to 0.0.2.post19 (#3167)

This commit is contained in:
Byron Hsu
2025-01-26 23:36:07 -08:00
committed by GitHub
parent 1e3e521544
commit 741fccd7bf
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.2.post18"
version = "0.0.2.post19"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"

View File

@@ -1 +1 @@
__version__ = "0.0.2.post18"
__version__ = "0.0.2.post19"