Release minimap2-2.5 (r572)

This commit is contained in:
Heng Li
2017-11-11 11:29:28 -05:00
parent 481d8239e9
commit 3b518271ee
5 changed files with 29 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.4',
version = '2.5',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),