From 807437c47e2a106be974e9d260a535004ba92421 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 22:33:08 +0100 Subject: [PATCH] build --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 280ca61..0a7e70b 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.51" +VERSION = "0.1.53" defaults = { "endpoint_id": "vm01",