Release v0.4.6 (#5795)

This commit is contained in:
Baizhou Zhang
2025-04-27 14:07:05 -07:00
committed by GitHub
parent f9fb33efc3
commit 84022c0e56
7 changed files with 14 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang"
version = "0.4.5.post3"
version = "0.4.6"
description = "SGLang is yet another fast serving framework for large language models and vision language models."
readme = "README.md"
requires-python = ">=3.8"

View File

@@ -1 +1 @@
__version__ = "0.4.5.post3"
__version__ = "0.4.6"