From d8232af41ed42138d3efa3d3a752a17b825f7431 Mon Sep 17 00:00:00 2001 From: mikel-brostrom Date: Thu, 9 May 2024 07:35:45 +0000 Subject: [PATCH] Bumping version from 10.0.66 to 10.0.67 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eaa1d0711..e523f38f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "boxmot" -version = "10.0.66" +version = "10.0.67" description = "BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models" authors = ["Mikel Broström"] license = "AGPL-3.0"