Update version to v0.1.13 (#280)

This commit is contained in:
Lianmin Zheng
2024-03-11 05:49:27 -07:00
committed by GitHub
parent 13662fd533
commit 4aa5dd2c5f
11 changed files with 35 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "0.1.12"
__version__ = "0.1.13"
from sglang.api import *
from sglang.global_config import global_config