Skip to content

Commit db59ea3

Browse files
author
Anton Hvornum
committed
Version bump to v2.3.2
1 parent 444f85d commit db59ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archinstall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
parser = ArgumentParser()
2525

26-
__version__ = "2.3.1"
26+
__version__ = "2.3.2"
2727
storage['__version__'] = __version__
2828

2929

0 commit comments

Comments
 (0)