diff --git a/portainer.py b/portainer.py index 73464a9..b25a4c5 100755 --- a/portainer.py +++ b/portainer.py @@ -15,7 +15,7 @@ from tabulate import tabulate from port import Portainer -VERSION = "0.0.1" +VERSION = "0.0.2" defaults = { "endpoint_id": "vm01",