From 53a2797af6ac0832bf7dd00dfe96b8ea1867db2e Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sun, 25 Sep 2022 12:05:25 +0200 Subject: Updating version to v2.5.1 --- 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 4e1e6d6d..44852d4c 100644 --- a/archinstall/__init__.py +++ b/archinstall/__init__.py @@ -51,7 +51,7 @@ from .lib.hsm import ( ) parser = ArgumentParser() -__version__ = "2.5.1rc1" +__version__ = "2.5.1" storage['__version__'] = __version__ # add the custome _ as a builtin, it can now be used anywhere in the -- cgit v1.2.3-70-g09d2