Fix version bump script to handle TOML files with outdated versions (#11787)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,6 @@ def main():
|
||||
version_file = Path("python/sglang/version.py")
|
||||
|
||||
files_to_update = [
|
||||
Path("Makefile"),
|
||||
Path("benchmark/deepseek_v3/README.md"),
|
||||
Path("docker/Dockerfile.rocm"),
|
||||
Path("docs/get_started/install.md"),
|
||||
|
||||
Reference in New Issue
Block a user