Unverified Commit 8321f8e4 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Release sgl-kernel 0.1.9 (#7232)

parent cfceb83d
......@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "sgl-kernel"
version = "0.1.8.post2"
version = "0.1.9"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"
......
......@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "sgl-kernel"
version = "0.1.8.post2"
version = "0.1.9"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"
......
......@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.1.8.post2"
version = "0.1.9"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"
......
__version__ = "0.1.8.post2"
__version__ = "0.1.9"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment