[router] update router pypi version (#8628)

This commit is contained in:
Simo Lin
2025-07-31 11:24:12 -07:00
committed by GitHub
parent ae807774f5
commit aee0ef52f5
3 changed files with 3 additions and 66 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang-router"
version = "0.1.6"
version = "0.1.7"
description = "High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support"
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
requires-python = ">=3.8"