Bump version to 0.6.0

This commit is contained in:
Oliver Smith 2018-02-11 12:36:47 +01:00
parent 42018f8014
commit 57afbda3b9
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

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