diff --git a/pyproject.toml b/pyproject.toml index de4f953..cfcc41b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fast-plate-ocr" -version = "0.1.1" +version = "0.1.2" description = "Fast & Lightweight OCR for vehicle license plates." authors = ["ankandrew <61120139+ankandrew@users.noreply.github.com>"] readme = "README.md"