Skip to content

Commit

Permalink
Update package version from 10.0.42 to 10.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel-brostrom committed Sep 8, 2023
1 parent 0659241 commit 8e1074f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxmot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mikel Broström 🔥 Yolo Tracking 🧾 AGPL-3.0 license

__version__ = '10.0.42'
__version__ = '10.0.43'

from boxmot.postprocessing.gsi import gsi
from boxmot.tracker_zoo import create_tracker, get_tracker_config
Expand Down

0 comments on commit 8e1074f

Please sign in to comment.