Version bump v2.5.2 (forgot before tagging the release)
This commit is contained in:
parent
4addd2d7cb
commit
16ca69540c
|
|
@ -51,7 +51,7 @@ from .lib.hsm import (
|
||||||
)
|
)
|
||||||
parser = ArgumentParser()
|
parser = ArgumentParser()
|
||||||
|
|
||||||
__version__ = "2.5.1"
|
__version__ = "2.5.2"
|
||||||
storage['__version__'] = __version__
|
storage['__version__'] = __version__
|
||||||
|
|
||||||
# add the custome _ as a builtin, it can now be used anywhere in the
|
# add the custome _ as a builtin, it can now be used anywhere in the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue