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

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