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