Release minimap2-2.29 (r1283)

This commit is contained in:
Heng Li
2025-04-18 13:41:47 -04:00
parent e616b0dacf
commit 1fd85be6e2
7 changed files with 33 additions and 21 deletions

View File

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