[router] release router 0.2.1 (#11885)
This commit is contained in:
@@ -1 +1 @@
|
|||||||
__version__ = "0.1.9"
|
__version__ = "0.2.1"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "sglang-router"
|
name = "sglang-router"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
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"},
|
||||||
|
|||||||
Reference in New Issue
Block a user