We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35724aa commit 3646f6bCopy full SHA for 3646f6b
sgl-router/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "sglang-router"
7
-version = "0.1.4"
+version = "0.1.5"
8
description = "SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances."
9
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
10
requires-python = ">=3.8"
0 commit comments