Release minimap2-2.19 (r1055)

This commit is contained in:
Heng Li
2021-05-26 21:01:03 -04:00
parent e74dfd1aa9
commit ef09ccf104
8 changed files with 50 additions and 14 deletions

View File

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