diff --git a/pyproject.toml b/pyproject.toml index f27396e..71b5799 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "auto-llama" -version = "0.0.4" +version = "0.0.5" description = "Supercharge your local LLM with different agents" readme = "README.md" license = { file = "LICENSE" }