diff --git a/pyproject.toml b/pyproject.toml index 4f83a124..9568b574 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ pytest_plugins = ["pytest_profiling"] [tool.poetry] name = "deskew" -version = "1.0.22" +version = "1.0.23" description = "Skew detection and correction in images containing text" readme = "README.md" authors = ["Stéphane Brunner "]