Release minimap2-2.19 (r1055)

This commit is contained in:
Heng Li
2021-05-26 21:01:03 -04:00
parent e74dfd1aa9
commit ef09ccf104
8 changed files with 50 additions and 14 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.18',
version = '2.19',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),