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