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