Release minimap2-2.26 (r1175)

This commit is contained in:
Heng Li
2023-04-29 12:21:09 -04:00
parent f8d46a7a30
commit e28a55be86
8 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.25',
version = '2.26',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),