Skip to content

Commit bf3c3bc

Browse files
authored
Merge pull request #574 from 0xdabbad00/bump_version
Bump version
2 parents e10c866 + 0386521 commit bf3c3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudmapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import pkgutil
3131
import importlib
3232

33-
__version__ = "2.7.0"
33+
__version__ = "2.7.1"
3434

3535

3636
def show_help(commands):

0 commit comments

Comments
 (0)