We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4b8a7 commit c241d96Copy full SHA for c241d96
1 file changed
archinstall/__init__.py
@@ -46,7 +46,7 @@
46
from .lib.configuration import *
47
parser = ArgumentParser()
48
49
-__version__ = "2.4.0.RC1"
+__version__ = "2.4.0.RC2"
50
storage['__version__'] = __version__
51
52
# add the custome _ as a builtin, it can now be used anywhere in the
0 commit comments