From 3df41fab73523ac23f491e9e51f70ea0c7a1e8cc Mon Sep 17 00:00:00 2001 From: Michael Wang Date: Mon, 3 Nov 2025 13:12:36 -0800 Subject: [PATCH] add more versions to nv-versions --- docs/nv-versions.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/nv-versions.json b/docs/nv-versions.json index 1c6ec26d..3c45ae57 100644 --- a/docs/nv-versions.json +++ b/docs/nv-versions.json @@ -3,6 +3,14 @@ "version": "latest", "url": "https://nvidia.github.io/numbast/latest/" }, + { + "version": "0.5.4", + "url": "https://nvidia.github.io/numbast/0.5.4/" + }, + { + "version": "0.5.3", + "url": "https://nvidia.github.io/numbast/0.5.3/" + }, { "version": "0.5.2", "url": "https://nvidia.github.io/numbast/0.5.2/"