diff --git a/nebulactl.py b/nebulactl.py index 7735c2c9..0fc94413 100755 --- a/nebulactl.py +++ b/nebulactl.py @@ -3,7 +3,7 @@ from NebulaPythonSDK import Nebula from os.path import expanduser -VERSION = "2.6.2" +VERSION = "2.7.0" # i'm separating the nebulactl.py to 2 parts, the first is the NebulaCall class below which is going to be in charge of