Release minimap2-2.10 (r761)

This commit is contained in:
Heng Li
2018-03-27 11:45:44 -04:00
parent 7938ed4893
commit 2d7ec75d50
5 changed files with 52 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.9',
version = '2.10',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),