Version bump to v2.5.1rc1 in prep for release

This commit is contained in:
Anton Hvornum 2022-08-30 23:57:44 +02:00
parent f6e695871c
commit ea407f5c9d
No known key found for this signature in database
GPG Key ID: F1234C5BA67C59DF
1 changed files with 1 additions and 1 deletions

View File

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