Release minimap2-2.15 (r905)

This commit is contained in:
Heng Li
2019-01-10 12:34:45 -05:00
parent cf2bae6e9b
commit c404f49569
8 changed files with 45 additions and 9 deletions

View File

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