Skip to content

Commit 875d57b

Browse files
authored
Update version to v4.1.1
1 parent 77ee7ae commit 875d57b

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.1.0"
41+
SCRIPT_VERSION = "v4.1.1"
4242
DEFAULT_TIMEOUT = 600 # sec
4343
# result constants
4444
DONE = 'DONE'

0 commit comments

Comments
 (0)