diff --git a/setup.py b/setup.py index 0fab4bb..5b39a0e 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ def readme(): setup( name = 'mmappy', - version = '2.2rc1', + version = '2.2rc2', url = 'https://github.com/lh3/minimap2', description = 'Minimap2 python binding', long_description = readme(),