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",