diff --git a/pyproject.toml b/pyproject.toml index 187ee01..69f8be1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gptauthor" -version = "1.0.1" +version = "1.0.2" description = "GPTAuthor is a tool for writing long form stories using AI" authors = ["Dylan Hogg "] license = "MIT"