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