Skip to content

Commit 46dce60

Browse files
committed
set to v4.1.0
1 parent 69d6a4b commit 46dce60

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

0 commit comments

Comments
 (0)