Skip to content

Commit

Permalink
Merge pull request #328 from 0xdabbad00/bump_version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
0xdabbad00 authored Mar 19, 2019
2 parents e3690aa + 2b233a7 commit 0c6ee68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudmapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import importlib
import commands

__version__ = "2.5.0"
__version__ = "2.5.1"

def show_help(commands):
print("CloudMapper {}".format(__version__))
Expand Down

0 comments on commit 0c6ee68

Please sign in to comment.