feat: update blackwell setup (#7119)

This commit is contained in:
Yineng Zhang
2025-06-12 01:54:40 -07:00
committed by GitHub
parent 930746d93c
commit 7046e0fab7
6 changed files with 16 additions and 8 deletions

View File

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