Version bump to RC1 for v2.4.3
This commit is contained in:
parent
493cccc18f
commit
ac8432b97e
|
|
@ -52,7 +52,7 @@ from .lib.hsm import (
|
||||||
)
|
)
|
||||||
parser = ArgumentParser()
|
parser = ArgumentParser()
|
||||||
|
|
||||||
__version__ = "2.4.2"
|
__version__ = "2.4.3rc1"
|
||||||
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