bump version to 1.0.0

(imagine epic music playing in background)
This commit is contained in:
Oliver Smith 2018-09-19 09:50:50 +02:00
parent 1f8832c4cc
commit 8eb3b5d5c6
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
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.9.0"
version = "1.0.0"
pmb_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
apk_keys_path = pmb_src + "/pmb/data/keys"