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"]