Skip to content

Commit 0c29a3c

Browse files
Version bump.
1 parent 41b0b18 commit 0c29a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diplomat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A tool providing multi-animal tracking capabilities on top of other Deep learning based tracking software.
33
"""
44

5-
__version__ = "0.0.4"
5+
__version__ = "0.0.5"
66
# Can be used by functions to determine if diplomat was invoked through it's CLI interface.
77
CLI_RUN = False
88

0 commit comments

Comments
 (0)