Skip to content

Commit 72ff768

Browse files
authored
Merge pull request #244 from hand-e-fr/multiple_model_support
fix: typo in pyproject.toml
2 parents 4befd64 + 7b02936 commit 72ff768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "OpenHosta"
7-
version = "4.0.3
7+
version = "4.0.3"
88
description = "A lightweight library integrating LLM natively into Python"
99
keywords = ["AI", "GPT", "Natural language", "Autommatic", "Easy"]
1010
authors = [

0 commit comments

Comments
 (0)