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 ee73c25 commit 176db6cCopy full SHA for 176db6c
1 file changed
archinstall/__init__.py
@@ -24,7 +24,7 @@
24
25
parser = ArgumentParser()
26
27
-__version__ = "2.3.3-RC"
+__version__ = "2.3.3"
28
storage['__version__'] = __version__
29
30
0 commit comments