Prepare 2.3.3 release

This commit is contained in:
Oliver Smith 2024-10-30 23:06:37 +01:00
parent 5af1645b13
commit 4080d60354
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -18,7 +18,7 @@ from .helpers import mount
from .helpers import other
# pmbootstrap version
__version__ = "2.3.2"
__version__ = "2.3.3"
# Python version check
version = sys.version_info