[misc] release new router version (#7798)

This commit is contained in:
Simo Lin
2025-07-06 22:54:17 -07:00
committed by GitHub
parent 35724aa182
commit 3646f6bb3e

View File

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