Release minimap2-2.26 (r1175)

This commit is contained in:
Heng Li
2023-04-29 12:21:09 -04:00
parent f8d46a7a30
commit e28a55be86
8 changed files with 18 additions and 9 deletions

View File

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