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