Skip to content

Commit 0a8dcf1

Browse files
committed
flow: Update titan benchmarks version
1 parent a2c37c9 commit 0a8dcf1

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
@@ -41,7 +41,7 @@ def parse_args():
4141
)
4242

4343
parser.add_argument("--titan_version",
44-
default="1.3.0",
44+
default="1.3.1",
4545
help="Titan release version to download")
4646
parser.add_argument("--vtr_flow_dir",
4747
required=True,

0 commit comments

Comments
 (0)