Skip to content

Commit

Permalink
version bump to match version of all components
Browse files Browse the repository at this point in the history
  • Loading branch information
Naor Livne committed Aug 28, 2019
1 parent cc91170 commit 36a65b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nebulactl.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36a65b2

Please sign in to comment.