Skip to content

Commit a24d0c2

Browse files
committed
version to 1.0.0
1 parent c349140 commit a24d0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mtm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from . import nms
1010
from . import detection
1111

12-
__version__ = '1.0.1'
12+
__version__ = '1.0.0'
1313

1414

1515
def findMaximas(corrMap, scoreThreshold=0.6, singleMatch=False):

0 commit comments

Comments
 (0)