Release minimap2-2.23 (r1111)

This commit is contained in:
Heng Li
2021-11-18 17:11:48 -05:00
parent ac334639ce
commit d0cff3eb36
8 changed files with 54 additions and 13 deletions

View File

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