Release minimap2-2.15 (r905)

This commit is contained in:
Heng Li
2019-01-10 12:34:45 -05:00
parent cf2bae6e9b
commit c404f49569
8 changed files with 45 additions and 9 deletions

View File

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