[sgl-kernel] misc: update deepgemm version for sgl-kernel (#9340)

Co-authored-by: Yineng Zhang <me@zhyncs.com>
Co-authored-by: fzyzcjy <ch271828n@outlook.com>
This commit is contained in:
PGFLMG
2025-08-27 12:01:30 -07:00
committed by GitHub
co-authored by Yineng Zhang fzyzcjy
parent 07ee0ab750
commit aa3eba8eb4
25 changed files with 210 additions and 383 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.3.6.post2"
version = "0.3.7"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.10"