Skip to content

Commit 3646f6b

Browse files
authored
[misc] release new router version (#7798)
1 parent 35724aa commit 3646f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgl-router/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "sglang-router"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "SGLang router is a standalone module implemented in Rust to achieve data parallelism across SGLang instances."
99
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)