Skip to content

Commit 6d7d4d4

Browse files
authored
Update aci-preupgrade-validation-script.py
mark version
1 parent 233359a commit 6d7d4d4

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

0 commit comments

Comments
 (0)