Update version for 2.2.0 final

This commit is contained in:
Dylan M. Taylor 2021-05-27 14:42:24 -04:00 committed by GitHub
parent 5a33ecf875
commit 5b1f30383b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.RC1"
__version__ = "2.2.0"
def initialize_arguments():