Update pyproject.toml

This commit is contained in:
Yineng Zhang
2025-03-13 02:16:51 -07:00
committed by GitHub
parent 2a4cbad8e9
commit 4ff1264201

View File

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