Skip to content

Commit ac8432b

Browse files
committed
Version bump to RC1 for v2.4.3
1 parent 493cccc commit ac8432b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archinstall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
)
5353
parser = ArgumentParser()
5454

55-
__version__ = "2.4.2"
55+
__version__ = "2.4.3rc1"
5656
storage['__version__'] = __version__
5757

5858
# add the custome _ as a builtin, it can now be used anywhere in the

0 commit comments

Comments
 (0)