Skip to content

Commit 2ac5cd8

Browse files
committed
bump to v4.0.1
1 parent 8159995 commit 2ac5cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aci-preupgrade-validation-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
import os
3939
import re
4040

41-
SCRIPT_VERSION = "v4.0.0"
41+
SCRIPT_VERSION = "v4.0.1"
4242
DEFAULT_TIMEOUT = 600 # sec
4343
# result constants
4444
DONE = 'DONE'

0 commit comments

Comments
 (0)