We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d6a4b commit 46dce60Copy full SHA for 46dce60
1 file changed
aci-preupgrade-validation-script.py
@@ -38,7 +38,7 @@
38
import os
39
import re
40
41
-SCRIPT_VERSION = "v4.1.0-dev"
+SCRIPT_VERSION = "v4.1.0"
42
DEFAULT_TIMEOUT = 600 # sec
43
# result constants
44
DONE = 'DONE'
0 commit comments