Prepare 2.1.0 release

This commit is contained in:
Oliver Smith 2023-12-03 20:14:07 +01:00
parent 1f1bb8e7e0
commit 4fb61591e8
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

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