Update version to 0.1.17 (#515)

This commit is contained in:
Lianmin Zheng
2024-06-07 19:49:18 -07:00
committed by GitHub
parent 91f93f141f
commit e8a2327d52
4 changed files with 5 additions and 4 deletions

View File

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