Skip to content

Commit 5fca835

Browse files
authored
Update 'main' to track development of 2.41.0 / 23.12 (#6543)
1 parent 0664c5a commit 5fca835

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TRITON_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.40.0dev
1+
2.41.0dev

build.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
# incorrectly load the other version of the openvino libraries.
7171
#
7272
TRITON_VERSION_MAP = {
73-
"2.40.0dev": (
74-
"23.11dev", # triton container
73+
"2.41.0dev": (
74+
"23.12dev", # triton container
7575
"23.10", # upstream container
7676
"1.16.2", # ORT
7777
"2023.0.0", # ORT OpenVINO

0 commit comments

Comments
 (0)