Skip to content

Commit 176db6c

Browse files
committed
Version bump in prep for release
1 parent ee73c25 commit 176db6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archinstall/__init__.py

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

2525
parser = ArgumentParser()
2626

27-
__version__ = "2.3.3-RC"
27+
__version__ = "2.3.3"
2828
storage['__version__'] = __version__
2929

3030

0 commit comments

Comments
 (0)