Release minimap2-2.24 (r1122)

This commit is contained in:
Heng Li
2021-12-26 15:14:54 -05:00
parent e25aa5ee74
commit fe35e679e9
8 changed files with 23 additions and 9 deletions

View File

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