Release minimap2-2.24 (r1122)

This commit is contained in:
Heng Li
2021-12-26 15:14:54 -05:00
parent e25aa5ee74
commit fe35e679e9
8 changed files with 23 additions and 9 deletions

View File

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