Release minimap2-2.14 (r883)

This commit is contained in:
Heng Li
2018-11-06 00:03:16 -05:00
parent 5e55e397e9
commit 59f23f7579
8 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ def readme():
setup(
name = 'mappy',
version = '2.13',
version = '2.14',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),