Release minimap2-2.16 (r922)

This commit is contained in:
Heng Li
2019-02-28 15:49:24 -05:00
parent 55e39c2d30
commit 6b391e3373
8 changed files with 58 additions and 9 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ def readme():
setup(
name = 'mappy',
version = '2.15',
version = '2.16',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),