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 493cccc commit ac8432bCopy full SHA for ac8432b
1 file changed
archinstall/__init__.py
@@ -52,7 +52,7 @@
52
)
53
parser = ArgumentParser()
54
55
-__version__ = "2.4.2"
+__version__ = "2.4.3rc1"
56
storage['__version__'] = __version__
57
58
# add the custome _ as a builtin, it can now be used anywhere in the
0 commit comments