diff --git a/pyproject.toml b/pyproject.toml index 84b81b3..7503961 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fast-alpr" -version = "0.1.1" +version = "0.1.2" description = "Fast Automatic License Plate Recognition." authors = ["ankandrew <61120139+ankandrew@users.noreply.github.com>"] readme = "README.md"