Skip to content

Commit 2d4c05e

Browse files
committed
Version bump v2.5.5
1 parent d27e840 commit 2d4c05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archinstall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
from .lib.udev import udevadm_info
4848
parser = ArgumentParser()
4949

50-
__version__ = "2.5.4"
50+
__version__ = "2.5.5"
5151
storage['__version__'] = __version__
5252

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

0 commit comments

Comments
 (0)