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 a63e8ae commit 21da87dCopy full SHA for 21da87d
1 file changed
archinstall/__init__.py
@@ -47,7 +47,7 @@
47
from .lib.configuration import *
48
parser = ArgumentParser()
49
50
-__version__ = "2.4.0.RC2"
+__version__ = "2.4.1"
51
storage['__version__'] = __version__
52
53
# add the custome _ as a builtin, it can now be used anywhere in the
0 commit comments