We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ee7ae commit 875d57bCopy full SHA for 875d57b
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"
+SCRIPT_VERSION = "v4.1.1"
42
DEFAULT_TIMEOUT = 600 # sec
43
# result constants
44
DONE = 'DONE'
0 commit comments