Unverified Commit a920b9da authored by sglang-bot's avatar sglang-bot Committed by GitHub
Browse files

chore: bump sgl-kernel version to 0.3.16.post5 (#12511)

parent 76196b3c
......@@ -10,7 +10,7 @@ ARG GRACE_BLACKWELL_DEEPEP_BRANCH=gb200_blog_part_2
ARG DEEPEP_COMMIT=9af0e0d0e74f3577af1979c9b9e1ac2cad0104ee
ARG TRITON_LANG_COMMIT=4caa0328bf8df64896dd5f6fb9df41b0eb2e750a
ARG SGL_KERNEL_VERSION=0.3.16.post4
ARG SGL_KERNEL_VERSION=0.3.16.post5
ARG GDRCOPY_VERSION=2.5.1
ARG NVSHMEM_VERSION=3.4.5
......
......@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "sgl-kernel"
version = "0.3.16.post4"
version = "0.3.16.post5"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.10"
......
......@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "sgl-kernel"
version = "0.3.16.post4"
version = "0.3.16.post5"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.10"
......
......@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.3.16.post4"
version = "0.3.16.post5"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.10"
......
__version__ = "0.3.16.post4"
__version__ = "0.3.16.post5"
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