Skip to content

Commit 15e7246

Browse files
authored
Merge pull request #560 from 0xdabbad00/version_bump
Bump version to 2.6.6
2 parents c6fd62a + 282e4cc commit 15e7246

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.6.5"
33+
__version__ = "2.6.6"
3434

3535

3636
def show_help(commands):

0 commit comments

Comments
 (0)