~postmarketos/pmbootstrap

4fb61591e8f37402fc8dbb930c2585f11f6023e9 — Oliver Smith 10 months ago 1f1bb8e 2.1.0
Prepare 2.1.0 release
1 files changed, 1 insertions(+), 1 deletions(-)

M pmb/__init__.py
M pmb/__init__.py => pmb/__init__.py +1 -1
@@ 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