fix: set runtime path (#2466)

This commit is contained in:
Yineng Zhang
2024-12-12 18:05:48 +08:00
committed by GitHub
parent dedaf8cd48
commit 2673fa29d4
3 changed files with 8 additions and 2 deletions

View File

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