Skip to content

Commit

Permalink
Bumping version to: v2.8.6 (#2656)
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed authored Aug 28, 2024
1 parent 35c8eb3 commit 3d35da7
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 @@ -43,7 +43,7 @@
_: Any


__version__ = "2.8.5"
__version__ = "2.8.6"
storage['__version__'] = __version__

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

0 comments on commit 3d35da7

Please sign in to comment.