chore: bump v0.5.2 (#10221)
This commit is contained in:
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "sglang"
|
||||
version = "0.5.2rc2"
|
||||
description = "SGLang is yet another fast serving framework for large language models and vision language models."
|
||||
version = "0.5.2"
|
||||
description = "SGLang is a fast serving framework for large language models and vision language models."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = { file = "LICENSE" }
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.5.2rc2"
|
||||
__version__ = "0.5.2"
|
||||
|
||||
Reference in New Issue
Block a user