Prepare 1.37.0 release

This commit is contained in:
Oliver Smith 2021-09-03 19:28:07 +02:00
parent 45ce639aca
commit 0b95779e30
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

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