Release minimap2-2.21 (r1071)

This commit is contained in:
Heng Li
2021-07-06 13:18:55 -04:00
parent 52dbd439bc
commit 581f2d7123
8 changed files with 22 additions and 11 deletions

View File

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