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