Release minimap2-2.22 (r1101)

This commit is contained in:
Heng Li
2021-08-07 11:30:31 -04:00
parent 32f552957e
commit 7358a1ead1
9 changed files with 44 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.21',
version = '2.22',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),