Skip to content

Commit

Permalink
Version bump 2.7.2 (#2387)
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed authored Mar 7, 2024
1 parent 8e25f2e commit 74476de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archinstall/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
_: Any


__version__ = "2.7.1"
__version__ = "2.7.2"
storage['__version__'] = __version__

# add the custom _ as a builtin, it can now be used anywhere in the
Expand Down

0 comments on commit 74476de

Please sign in to comment.