Bump router to 0.0.9 with better logging (#2207)

This commit is contained in:
Byron Hsu
2024-11-26 13:30:28 -08:00
committed by GitHub
parent de3b67b77d
commit 2763c0a73a

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang-router"
version = "0.0.8"
version = "0.0.9"
description = "SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances."
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
requires-python = ">=3.8"