Unverified Commit 74737b28 authored by Simo Lin's avatar Simo Lin Committed by GitHub
Browse files

[router] upgrade to 0.2.0 (#11642)

parent 40e0082d
...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" ...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "sglang-router" 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" description = "High-performance Rust-based load balancer for SGLang with multiple routing algorithms and prefill-decode disaggregation support"
authors = [ authors = [
{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}, {name = "Byron Hsu", email = "byronhsu1230@gmail.com"},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment