Skip to content

Commit 22feb5c

Browse files
authored
Merge pull request #226 from codelion/fix-pypi
Fix pypi
2 parents d9c5c9f + 298bf3b commit 22feb5c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "optillm"
7-
version = "0.1.28"
7+
version = "0.1.29"
88
description = "An optimizing inference proxy for LLMs."
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)