Release minimap2-2.11 (r797)

This commit is contained in:
Heng Li
2018-06-21 00:04:08 -04:00
parent d46e68e6ad
commit 0517972d02
8 changed files with 80 additions and 18 deletions

View File

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