From 3f4ccd9d328f7ed76813bfaf77bf919d04e9ba07 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 2 Dec 2025 21:35:44 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index ac1f394..6c12763 100755 --- a/portainer.py +++ b/portainer.py @@ -15,7 +15,7 @@ from tabulate import tabulate from port import Portainer -VERSION = "0.0.3" +VERSION = "0.0.4" defaults = { "endpoint_id": "vm01",