Release v0.3.5.post2 (#2046)

This commit is contained in:
Lianmin Zheng
2024-11-15 06:54:00 -08:00
committed by GitHub
parent b01df48cf2
commit 32c9a7ec11
5 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang"
version = "0.3.5.post1"
version = "0.3.5.post2"
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.3.5.post1"
__version__ = "0.3.5.post2"