Update author information in pyproject.toml (#18453)

This commit is contained in:
Lianmin Zheng
2026-02-08 12:22:55 -08:00
committed by GitHub
parent 071bf2ce09
commit 75997ebe8d

View File

@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
name = "sgl-kernel"
version = "0.3.21"
authors = [
{ name="Yineng Zhang", email="me@zhyncs.com" },
{ name="SGLang Kernel Team", email="sglang@lmsys.org" },
]
description = "Kernel Library for SGLang"
readme = "README.md"