Skip to content

Commit 533ee8e

Browse files
Version bump.
1 parent 6a21a2f commit 533ee8e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Fix documentation build process.
1+
- Add logos to website, application, and documentation
2+
- Expanded and cleaned up documentation for Python API.

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.17"
5+
__version__ = "0.3.18"
66

77
import warnings
88

0 commit comments

Comments
 (0)