Version bump to RC1 for v2.4.3

This commit is contained in:
Anton Hvornum 2022-05-18 12:07:37 +02:00
parent 493cccc18f
commit ac8432b97e
No known key found for this signature in database
GPG Key ID: F1234C5BA67C59DF
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ from .lib.hsm import (
)
parser = ArgumentParser()
__version__ = "2.4.2"
__version__ = "2.4.3rc1"
storage['__version__'] = __version__
# add the custome _ as a builtin, it can now be used anywhere in the