Release minimap2-2.22 (r1101)

This commit is contained in:
Heng Li
2021-08-07 11:30:31 -04:00
parent 32f552957e
commit 7358a1ead1
9 changed files with 44 additions and 10 deletions

View File

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