Release minimap2-2.17 (r941)

This commit is contained in:
Heng Li
2019-05-04 23:49:17 -04:00
parent 6762368cf0
commit 7bc87b4175
8 changed files with 37 additions and 9 deletions

View File

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