Release minimap2-2.25 (r1173)

This commit is contained in:
Heng Li
2023-04-25 12:44:52 -04:00
parent f1b3c7ad06
commit 4483f89ee5
13 changed files with 52 additions and 74 deletions

View File

@@ -3,7 +3,7 @@ from libc.stdlib cimport free
cimport cmappy
import sys
__version__ = '2.24'
__version__ = '2.25'
cmappy.mm_reset_timer()