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

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