release v0.1.7 & fix bugs

This commit is contained in:
Lianmin Zheng
2024-01-21 10:31:02 +00:00
parent 585eababa1
commit 723f042163
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang"
version = "0.1.6"
version = "0.1.7"
description = "A structured generation langauge for LLMs."
readme = "README.md"
requires-python = ">=3.8"