From ce323b4a703ada35b104250b2ed546fc1bdcd3e4 Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 19 Sep 2022 09:18:23 +0000 Subject: [PATCH] [skip ci] Bump Version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4fa1c98b..2ed157d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ pytest_plugins = ["pytest_profiling"] [tool.poetry] name = "scan-to-paperless" -version = "1.23.2" +version = "1.23.3" description = "Tool to scan and process documents to paperless" readme = "README.md" keywords = ["scan", "paperless"]