chore: bump v0.5.0rc2 (#9203)

This commit is contained in:
Yineng Zhang
2025-08-14 16:11:16 -07:00
committed by GitHub
parent 27985c27aa
commit fab0f6e77d
8 changed files with 13 additions and 11 deletions

View File

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

View File

@@ -1 +1 @@
__version__ = "0.5.0rc1"
__version__ = "0.5.0rc2"