Skip to content

Commit

Permalink
Version description to RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed committed Dec 31, 2021
1 parent 1dbc3c6 commit 69b70ca
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 @@ -23,7 +23,7 @@

parser = ArgumentParser()

__version__ = "2.3.1"
__version__ = "2.3.1-RC1"
storage['__version__'] = __version__


Expand Down

0 comments on commit 69b70ca

Please sign in to comment.