diff --git a/pyproject.toml b/pyproject.toml index 9d57c58..172928f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pdfstitcher" -version = "0.8.5" +version = "0.8.6" description = "The open source PDF stitching software for sewists, by sewists." readme = "README.md" requires-python = ">=3.8, <3.11"