Skip to content

Commit 3ad4cd4

Browse files
authored
bump router to 0.1.3 (#3020)
1 parent 3a8428e commit 3ad4cd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.1.3"

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.2"
7+
version = "0.1.3"
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)