Release minimap2-2.16 (r922)

This commit is contained in:
Heng Li
2019-02-28 15:49:24 -05:00
parent 55e39c2d30
commit 6b391e3373
8 changed files with 58 additions and 9 deletions

View File

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