Skip to content

Commit de37bf2

Browse files
committed
Update titan version
1 parent 54c8b79 commit de37bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vtr_flow/scripts/download_titan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def parse_args():
3535
)
3636

3737
parser.add_argument("--titan_version",
38-
default="1.2.1",
38+
default="1.2.2",
3939
help="Titan release version to download")
4040
parser.add_argument("--vtr_flow_dir",
4141
default=None,

0 commit comments

Comments
 (0)