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

@@ -19,8 +19,10 @@ format: check-deps ## Format modified Python files using isort and black
FILES_TO_UPDATE = docker/Dockerfile.rocm \
python/pyproject.toml \
python/sglang/version.py \
docs/references/setup_github_runner.md \
docs/start/install.md \
docs/developer_guide/setup_github_runner.md \
docs/get_started/install.md \
docs/platforms/amd_gpu.md \
docs/platforms/ascend_npu.md \
benchmark/deepseek_v3/README.md
update: ## Update version numbers across project files. Usage: make update <new_version>