mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Doc - Update for 0.9.4
This commit is contained in:
@ -4,7 +4,7 @@ const languages = [ "rust", "python", "node" ];
|
||||
// Last stable version for each language
|
||||
const stableVersion = {
|
||||
"rust": "master",
|
||||
"python": "v0.9.3",
|
||||
"python": "v0.9.4",
|
||||
"node": "master"
|
||||
}
|
||||
// Dictionary doc folder to Label for each language
|
||||
@ -14,7 +14,7 @@ const versionMapping = {
|
||||
},
|
||||
"python": {
|
||||
"master": "master",
|
||||
"v0.9.3": "v0.9.3"
|
||||
"v0.9.4": "v0.9.4"
|
||||
},
|
||||
"node": {
|
||||
"master": "master",
|
||||
|
Reference in New Issue
Block a user