Skip to content

Commit 415346a

Browse files
committed
bump llm-katan version to 0.1.9 for PyPI release
Published llm-katan v0.1.9 to PyPI with OpenAI API compatibility fixes. Signed-off-by: Yossi Ovadia <[email protected]>
1 parent a6b308c commit 415346a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/llm-katan/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 = "llm-katan"
7-
version = "0.1.8"
7+
version = "0.1.9"
88
description = "LLM Katan - Lightweight LLM Server for Testing - Real tiny models with FastAPI and HuggingFace"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)