From ad5b61a44d4f1d82869d860da1e4e326a5e4be56 Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 4 Dec 2025 13:22:22 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index 11e2005..c917b8a 100755 --- a/portainer.py +++ b/portainer.py @@ -15,7 +15,7 @@ from tabulate import tabulate from port import Portainer -VERSION = "0.0.4" +VERSION = "0.0.5" defaults = { "endpoint_id": "vm01",