chore: bump SGLang version to 0.5.4.post1 (#12169)

This commit is contained in:
sglang-bot
2025-10-27 09:35:20 +08:00
committed by GitHub
parent 3f4cc0aff0
commit 55d75e11bd
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ uv pip install sglang --prerelease=allow
```bash
# Use the last release branch
git clone -b v0.5.4 https://github.com/sgl-project/sglang.git
git clone -b v0.5.4.post1 https://github.com/sgl-project/sglang.git
cd sglang
# Install the python packages