Updating version to v2.5.1
This commit is contained in:
parent
985ff449db
commit
53a2797af6
|
|
@ -51,7 +51,7 @@ from .lib.hsm import (
|
|||
)
|
||||
parser = ArgumentParser()
|
||||
|
||||
__version__ = "2.5.1rc1"
|
||||
__version__ = "2.5.1"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custome _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue