Release minimap2-2.12 (r827)

This commit is contained in:
Heng Li
2018-08-06 12:44:39 -04:00
parent 9a567e4b37
commit a5eafb75f9
6 changed files with 35 additions and 11 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ def readme():
setup(
name = 'mappy',
version = '2.11',
version = '2.12',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),