diff --git a/pyproject.toml b/pyproject.toml index 057b67b..26c6aba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "simplemind-chat" -version = "0.1.5" +version = "0.1.6" description = "A chat interface for AI models using Simplemind." readme = "README.md" requires-python = ">=3.11"