Unverified Commit a8bb3973 authored by Carl Parker's avatar Carl Parker Committed by GitHub
Browse files

Fix breadcrumbs for v2.1

Differential Revision: D50036850

Pull Request resolved: https://github.com/pytorch/audio/pull/3637
parent 2994ce2e
......@@ -201,7 +201,7 @@ else:
#
# https://stackoverflow.com/a/33845358/1106930
#
html_context = {"version_stable": "2.0.1"}
html_context = {"version_stable": "2.1.0"}
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment