diff --git a/main.py b/main.py index fe5fc02..efe33e6 100755 --- a/main.py +++ b/main.py @@ -44,7 +44,7 @@ else: raise Exception("Failed to authenticate with Vault") # Specify the mount point of your KV engine -VERSION = "0.1.54" +VERSION = "0.1.55" defaults = { "endpoint_id": "vm01",