Release minimap2-2.30 (r1287)

This commit is contained in:
Heng Li
2025-06-15 17:54:11 -04:00
parent ea4c8935bd
commit 79c9cc186b
8 changed files with 24 additions and 9 deletions

View File

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