Skip to content

Commit

Permalink
Update package version from 10.0.34 to 10.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel-brostrom committed Aug 12, 2023
1 parent ab7307a commit 4ed5be4
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.34'
__version__ = '10.0.35'

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

0 comments on commit 4ed5be4

Please sign in to comment.