From 2209b03a1f0897a7d8a9c459bbc473c702a23692 Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Mon, 4 Aug 2025 04:23:03 +0000 Subject: [PATCH] Insert 0.21.0 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index 0a3103076d..4241db9405 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -24,6 +24,10 @@ "version": "1.0.0rc0", "url": "https://nvidia.github.io/TensorRT-LLM/1.0.0rc0/" }, + { + "version": "0.21.0", + "url": "https://nvidia.github.io/TensorRT-LLM/0.21.0/" + }, { "version": "0.21.0rc2", "url": "https://nvidia.github.io/TensorRT-LLM/0.21.0rc2/"