diff --git a/pyproject.toml b/pyproject.toml index a88e71a..4595077 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "common-image-tools" -version = "0.5.18" +version = "0.5.19" description = "Don't reinvent the wheel every time! This library offers a curated collection of commonly used image manipulation functions for computer vision projects." authors = ["Federico Lanzani "] readme = "README.md"