Skip to content

Commit 9fe9fd6

Browse files
authored
Version bump v2.5.4 (#1694)
1 parent 194f132 commit 9fe9fd6

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.3"
50+
__version__ = "2.5.4"
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)