Skip to content

Commit

Permalink
Attempt #16
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacrobinson2000 committed Dec 21, 2023
1 parent 7e1fc0e commit d39c91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diplomat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A tool providing multi-animal tracking capabilities on top of other Deep learning based tracking software.
"""

__version__ = "0.0.6"
__version__ = "0.0.7"
# Can be used by functions to determine if diplomat was invoked through it's CLI interface.
CLI_RUN = False

Expand Down

0 comments on commit d39c91d

Please sign in to comment.