Skip to content

Commit

Permalink
Hotfix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tadejsv committed Oct 11, 2022
1 parent 8729e7b commit 2f18c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evaldet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.2.0"
__version__ = "0.2.1"

from .metrics import MOTMetrics # noqa: F401
from .tracks import Tracks # noqa: F401

0 comments on commit 2f18c7c

Please sign in to comment.