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

yongwww 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 140062705e Add docs of v0.15.0 and v0.16.0 (#17064)
140062705e is described below

commit 140062705ea6fad1e1f34eedc4a9b2a62fda6751
Author: Wuwei Lin <[email protected]>
AuthorDate: Tue Jun 4 21:04:07 2024 -0700

    Add docs of v0.15.0 and v0.16.0 (#17064)
---
 docs/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/conf.py b/docs/conf.py
index 294051c0b0..be1ba11aa0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -657,6 +657,8 @@ html_context = {
         "v0.12.0/",
         "v0.13.0/",
         "v0.14.0/",
+        "v0.15.0/",
+        "v0.16.0/",
     ],
     "display_github": True,
     "github_user": "apache",

Reply via email to