Update author information in pyproject.toml (#18453)
This commit is contained in:
@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
|
|||||||
name = "sgl-kernel"
|
name = "sgl-kernel"
|
||||||
version = "0.3.21"
|
version = "0.3.21"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Yineng Zhang", email="me@zhyncs.com" },
|
{ name="SGLang Kernel Team", email="sglang@lmsys.org" },
|
||||||
]
|
]
|
||||||
description = "Kernel Library for SGLang"
|
description = "Kernel Library for SGLang"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user