Release minimap2-2.27 (r1193)

This commit is contained in:
Heng Li
2024-03-12 13:20:07 -04:00
parent 9667468e89
commit b6762503a9
8 changed files with 21 additions and 16 deletions

View File

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