Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pymonger committed Mar 30, 2020
1 parent ddaf4c8 commit 34ae6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdscli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
from __future__ import print_function
from __future__ import division
from __future__ import absolute_import
__version__ = "0.2.8"
__version__ = "0.2.9"
__url__ = "https://github.com/sdskit/sdscli"
__description__ = "Command line interface for SDSKit"

0 comments on commit 34ae6ae

Please sign in to comment.