Release minimap2-2.20 (r1061)

This commit is contained in:
Heng Li
2021-05-27 15:26:04 -04:00
parent ca19463268
commit 15471bd629
10 changed files with 25 additions and 13 deletions

View File

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