diff --git a/pyproject.toml b/pyproject.toml index 2ebe5f94c3..10e3c2b5ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "private-gpt" -version = "0.5.0" +version = "0.6.0" description = "Private GPT" authors = ["Zylon "]