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

@@ -33,7 +33,7 @@ def readme():
setup(
name = 'mappy',
version = '2.16',
version = '2.17',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),