From eb23b2d7c991829fc1b4c3aa16fc6a6290aef3e0 Mon Sep 17 00:00:00 2001 From: Daniel Girtler Date: Sun, 7 May 2023 16:38:29 +1000 Subject: Update version 2.5.6 (#1791) Co-authored-by: Daniel Girtler --- archinstall/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archinstall') diff --git a/archinstall/__init__.py b/archinstall/__init__.py index 29b70b7a..6f67d20f 100644 --- a/archinstall/__init__.py +++ b/archinstall/__init__.py @@ -30,7 +30,7 @@ from .lib.configuration import * parser = ArgumentParser() -__version__ = "2.5.4" +__version__ = "2.5.6" storage['__version__'] = __version__ # add the custome _ as a builtin, it can now be used anywhere in the -- cgit v1.2.3-70-g09d2