[router] upgrade to 0.2.0 (#11642)

This commit is contained in:
Simo Lin
2025-10-14 22:10:30 -04:00
committed by GitHub
parent 40e0082d8d
commit 74737b2863

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang-router"
version = "0.1.9"
version = "0.2.0"
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"},