From ede53e26abae3c21e216130583a9ad656992d334 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 10 Jan 2023 05:45:41 +0530 Subject: [PATCH] New version: BytePairEncoding v0.3.1 (#75426) UUID: a4280ba5-8788-555a-8ca8-4a8c3d966a71 Repo: https://github.com/chengchingwen/BytePairEncoding.jl.git Tree: 40ee2783de5efc5b478e1bb828b750ad8ce1714f Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- B/BytePairEncoding/Compat.toml | 7 ++++++- B/BytePairEncoding/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/B/BytePairEncoding/Compat.toml b/B/BytePairEncoding/Compat.toml index a4c29614a30fcab..1a124c76fbf7959 100644 --- a/B/BytePairEncoding/Compat.toml +++ b/B/BytePairEncoding/Compat.toml @@ -14,5 +14,10 @@ julia = "1.5.0-1" ["0.3-0"] StructWalk = "0.2" -TextEncodeBase = "0.5.4-0.5" julia = "1.6.0-1" + +["0.3.0"] +TextEncodeBase = "0.5.4-0.5" + +["0.3.1-0"] +TextEncodeBase = "0.5.4-0.6" diff --git a/B/BytePairEncoding/Versions.toml b/B/BytePairEncoding/Versions.toml index 98aa140ad93dd11..6ef884914c0027e 100644 --- a/B/BytePairEncoding/Versions.toml +++ b/B/BytePairEncoding/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "f137186d052e97e98f6428f11698da50b984e131" ["0.3.0"] git-tree-sha1 = "07c6de1f77c050c02bea73c50a48489bcef23705" + +["0.3.1"] +git-tree-sha1 = "40ee2783de5efc5b478e1bb828b750ad8ce1714f"