File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- cff-version : 16.0.4
1+ cff-version : 16.0.5
22
33message : >-
44 If you use this software, please cite it using the
@@ -16,5 +16,5 @@ abstract: >-
1616title : " BoxMOT: pluggable state-of-the-art multi-object tracking modules"
1717repository-code : " https://github.com/mikel-brostrom/boxmot"
1818license : AGPL-3.0
19- version : 16.0.4
19+ version : 16.0.5
2020type : software
Original file line number Diff line number Diff line change 11# Mikel Broström 🔥 BoxMOT 🧾 AGPL-3.0 license
22
3- __version__ = '16.0.4 '
3+ __version__ = '16.0.5 '
44
55from boxmot .engine .results import track
66from boxmot .reid .core import ReID
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ build-backend = "hatchling.build"
125125
126126[project ]
127127name = " boxmot"
128- version = " 16.0.4 "
128+ version = " 16.0.5 "
129129description = " BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models"
130130readme = " README.md"
131131requires-python = " >=3.9,<3.13"
You can’t perform that action at this time.
0 commit comments