Skip to content

Commit

Permalink
Bumped version to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed committed Feb 27, 2023
1 parent 3f5170f commit fa1bec9
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 @@ -47,7 +47,7 @@
from .lib.udev import udevadm_info
parser = ArgumentParser()

__version__ = "2.5.3rc1"
__version__ = "2.5.3"
storage['__version__'] = __version__

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

0 comments on commit fa1bec9

Please sign in to comment.