Release minimap2-2.2 (r409)

This commit is contained in:
Heng Li
2017-09-17 20:08:47 -04:00
parent ffff953e2c
commit ea5a0cd17d
5 changed files with 34 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ def readme():
setup(
name = 'mappy',
version = '2.2rc1',
version = '2.2',
url = 'https://github.com/lh3/minimap2',
description = 'Minimap2 python binding',
long_description = readme(),