Release minimap2-2.18 (r1015)

This commit is contained in:
Heng Li
2021-04-09 13:33:34 -04:00
parent 77abafaaf3
commit b6ff332de1
8 changed files with 10 additions and 10 deletions

View File

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