Release minimap2-2.13 (r850)

This commit is contained in:
Heng Li
2018-10-11 13:18:31 -04:00
parent 170863e553
commit 5d5d392c02
8 changed files with 33 additions and 9 deletions

View File

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