We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b7265 commit c77b6bbCopy full SHA for c77b6bb
cloudmapper.py
@@ -30,7 +30,7 @@
30
import pkgutil
31
import importlib
32
33
-__version__ = "2.7.1"
+__version__ = "2.7.2"
34
35
36
def show_help(commands):
0 commit comments