Bump pmbootstrap version to 0.2.0

This commit is contained in:
Oliver Smith 2017-07-29 01:09:07 +02:00
parent 314c17e03c
commit af007250d4
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ from pmb.config.save import save
#
# Exported variables (internal configuration)
#
version = "0.1.0"
version = "0.2.0"
pmb_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
apk_keys_path = pmb_src + "/keys"