We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b0b18 commit 0c29a3cCopy full SHA for 0c29a3c
diplomat/__init__.py
@@ -2,7 +2,7 @@
2
A tool providing multi-animal tracking capabilities on top of other Deep learning based tracking software.
3
"""
4
5
-__version__ = "0.0.4"
+__version__ = "0.0.5"
6
# Can be used by functions to determine if diplomat was invoked through it's CLI interface.
7
CLI_RUN = False
8
0 commit comments