diff --git a/main.py b/main.py index bce61d6..280ca61 100755 --- a/main.py +++ b/main.py @@ -43,7 +43,7 @@ else: raise Exception("Failed to authenticate with Vault") # Specify the mount point of your KV engine -VERSION = "0.1.50" +VERSION = "0.1.51" defaults = { "endpoint_id": "vm01",