Skip to content

Commit 7775b54

Browse files
committed
Update version
1 parent ca65c42 commit 7775b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MTM/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .NMS import NMS
88

99
__all__ = ['NMS']
10-
__version__ = '1.5.2'
10+
__version__ = '1.5.3'
1111

1212
def _findLocalMax_(corrMap, score_threshold=0.6):
1313
'''

0 commit comments

Comments
 (0)