We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f270f commit 19f8a5aCopy full SHA for 19f8a5a
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.22"
+__version__ = "0.3.23"
6
7
import warnings
8
0 commit comments