Release minimap2-2.31 (r1302)

This commit is contained in:
Heng Li
2026-05-19 18:39:04 -04:00
parent d8371a403b
commit 3c28777e7e
8 changed files with 42 additions and 9 deletions

View File

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