Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'archinstall/__init__.py')
-rw-r--r--archinstall/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archinstall/__init__.py b/archinstall/__init__.py
index 2514bf2e..59b8e6b2 100644
--- a/archinstall/__init__.py
+++ b/archinstall/__init__.py
@@ -42,7 +42,7 @@ if TYPE_CHECKING:
_: Any
-__version__ = "2.7.0"
+__version__ = "2.7.1"
storage['__version__'] = __version__
# add the custom _ as a builtin, it can now be used anywhere in the