From aa40553483fe2628c995ced79975ba11034bdc8f Mon Sep 17 00:00:00 2001 From: Charlotte Curtis Date: Mon, 24 Jul 2023 17:41:46 -0600 Subject: [PATCH] Version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"