Skip to content

Commit

Permalink
Update package version from 10.0.45 to 10.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel-brostrom committed Nov 13, 2023
1 parent 72c28b9 commit 0733f9a
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.45'
__version__ = '10.0.46'

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

0 comments on commit 0733f9a

Please sign in to comment.