Bump the version to v0.1.8 (#93)

This commit is contained in:
Lianmin Zheng
2024-01-24 03:33:34 -08:00
committed by GitHub
parent 489796c7ea
commit c70b3cfa9e
4 changed files with 19 additions and 8 deletions

View File

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