Release minimap2-2.25 (r1173)

This commit is contained in:
Heng Li
2023-04-25 12:44:52 -04:00
parent f1b3c7ad06
commit 4483f89ee5
13 changed files with 52 additions and 74 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ class LibMM2Build(build_ext):
setup(
name = 'mappy',
version = '2.24',
version = '2.25',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),