Add documentation for v3.3.1

This commit is contained in:
Sylvain Gugger
2020-09-29 14:31:43 -04:00
parent 1ba08dc221
commit a1c2ef7bd0

View File

@@ -4,7 +4,7 @@ const stableVersion = "v3.3.0"
// Dictionary doc folder to label
const versionMapping = {
"master": "master",
"": "v3.3.0",
"": "v3.3.0/v3.3.1",
"v3.2.0": "v3.2.0",
"v3.1.0": "v3.1.0 (stable)",
"v3.0.2": "v3.0.0/v3.0.1/v3.0.2",