Version bump for tagging.

This commit is contained in:
Anton Hvornum 2021-05-23 10:32:40 +02:00
parent 86b415e25c
commit 9fa9520ac9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ from .lib.user_interaction import *
parser = ArgumentParser()
__version__ = "2.2.0.dev1"
__version__ = "2.2.0.RC1"
def initialize_arguments():