fix: sgl-kernel link cuda (#2906)

This commit is contained in:
Yineng Zhang
2025-01-16 04:53:23 +08:00
committed by GitHub
parent 6cb3974e77
commit a53454c55e
5 changed files with 41 additions and 45 deletions

View File

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