Release minimap2-2.30 (r1287)

This commit is contained in:
Heng Li
2025-06-15 17:54:11 -04:00
parent ea4c8935bd
commit 79c9cc186b
8 changed files with 24 additions and 9 deletions

View File

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