We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f345c5 commit 1a058d7Copy full SHA for 1a058d7
1 file changed
tools/cli/cloudmonkey/config.py
@@ -18,7 +18,7 @@
18
19
# Use following rules for versioning:
20
# <cloudstack version>-<cli increment, starts from 0>
21
-__version__ = "4.1.0-0"
+__version__ = "4.2.0-0"
22
__description__ = "Command Line Interface for Apache CloudStack"
23
__maintainer__ = "Rohit Yadav"
24
__maintaineremail__ = "bhaisaab@apache.org"
0 commit comments