Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Naor Livne committed Dec 6, 2018
1 parent 717805e commit 0c7cade
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified dist/nebulactl
Binary file not shown.
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 = "1.5.2"
VERSION = "1.6.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 0c7cade

Please sign in to comment.