diff --git a/pyproject.toml b/pyproject.toml index d9f810fc..4f546c8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "knowledge-gpt" -version = "0.0.4" +version = "0.0.5" description = "Accurate answers and instant citations for your documents" authors = ["mmz-001 <70096033+mmz-001@users.noreply.github.com>"] license = "MIT"