Release minimap2-2.14 (r883)

This commit is contained in:
Heng Li
2018-11-06 00:03:16 -05:00
parent 5e55e397e9
commit 59f23f7579
8 changed files with 24 additions and 15 deletions

View File

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