pmb: bump version to 0.8.0

This commit is contained in:
Oliver Smith 2018-07-14 01:16:04 +00:00
parent 8268dc0e3d
commit f121dce59b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ from pmb.config.merge_with_args import merge_with_args
#
# Exported variables (internal configuration)
#
version = "0.7.0"
version = "0.8.0"
pmb_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
apk_keys_path = pmb_src + "/keys"