diff --git a/pyproject.toml b/pyproject.toml index d0d7b65e..5dc11fe7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "norfair" -version = "2.2.0" +version = "2.3.0" description = "Lightweight Python library for adding real-time multi-object tracking to any detector." license = "BSD-3-Clause" authors = ["Tryolabs "]