Release minimap2-2.23 (r1111)

This commit is contained in:
Heng Li
2021-11-18 17:11:48 -05:00
parent ac334639ce
commit d0cff3eb36
8 changed files with 54 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.22',
version = '2.23',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),