diff --git a/setup.py b/setup.py index 4078613..6123506 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ def readme(): setup( name = 'mappy', - version = '2.2rc2', + version = '2.2rc0', url = 'https://github.com/lh3/minimap2', description = 'Minimap2 python binding', long_description = readme(),