We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e6fb2 commit 762088dCopy full SHA for 762088d
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.3.12"
+__version__ = "0.3.13"
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