Skip to content

Commit 589c736

Browse files
committed
move stable to point to 1.8.0
1 parent 4253df5 commit 589c736

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/stable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.1
1+
1.8.0

docs/versions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ <h1> PyTorch Documentation </h1>
2121
<a class="reference internal" href="master/">master (unstable)</a>
2222
</li>
2323
<li class="toctree-l1">
24-
<a class="reference internal" href="1.8.0/">v1.8.0 (release candidate)</a>
24+
<a class="reference internal" href="1.8.0/">v1.8.0 (stable release)</a>
2525
</li>
2626
<li class="toctree-l1">
27-
<a class="reference internal" href="1.7.1/">v1.7.1 (stable release)</a>
27+
<a class="reference internal" href="1.7.1/">v1.7.1</a>
2828
</li>
2929
<li class="toctree-l1">
3030
<a class="reference internal" href="1.7.0/">v1.7.0</a>

0 commit comments

Comments
 (0)