Prepare 2.0.0 release

This commit is contained in:
Oliver Smith 2023-08-01 07:51:02 +02:00
parent 0489f7f40c
commit b721b08e19
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ from .helpers import mount
from .helpers import other
# pmbootstrap version
__version__ = "1.53.0"
__version__ = "2.0.0"
# Python version check
version = sys.version_info