Version bump to v2.4.0 RC2

This commit is contained in:
Anton Hvornum 2022-03-29 10:32:20 +02:00
parent af4b8a7251
commit c241d96982
No known key found for this signature in database
GPG Key ID: F1234C5BA67C59DF
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ from .lib.plugins import plugins, load_plugin # This initiates the plugin loadin
from .lib.configuration import *
parser = ArgumentParser()
__version__ = "2.4.0.RC1"
__version__ = "2.4.0.RC2"
storage['__version__'] = __version__
# add the custome _ as a builtin, it can now be used anywhere in the