This is an automated email from the ASF dual-hosted git repository.

syfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/main by this push:
     new 3190f284a3 [DOC] Add v0.14.0 docs to site (#16152)
3190f284a3 is described below

commit 3190f284a3265c16e4e64464626761022b57d864
Author: Wuwei Lin <[email protected]>
AuthorDate: Mon Nov 20 17:40:40 2023 -0800

    [DOC] Add v0.14.0 docs to site (#16152)
---
 docs/conf.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/conf.py b/docs/conf.py
index b1ecb37c97..d599b4fdc0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -657,6 +657,7 @@ html_context = {
         "v0.11.0/",
         "v0.12.0/",
         "v0.13.0/",
+        "v0.14.0/",
     ],
     "display_github": True,
     "github_user": "apache",

Reply via email to