Skip to content

Commit 762088d

Browse files
Version bump
1 parent f1e6fb2 commit 762088d

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.3.12"
5+
__version__ = "0.3.13"
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)