Skip to content

Commit

Permalink
update to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chengchingwen committed Jun 15, 2024
1 parent d21c92b commit 41d95a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "BytePairEncoding"
uuid = "a4280ba5-8788-555a-8ca8-4a8c3d966a71"
authors = ["chengchingwen <[email protected]>"]
version = "0.5.1"
version = "0.5.2"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand All @@ -16,8 +16,8 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[compat]
DataStructures = "0.18"
DoubleArrayTries = "0.1"
DoubleArrayTries = "0.1.1"
LRUCache = "1.6"
StructWalk = "0.2"
TextEncodeBase = "0.8.1"
TextEncodeBase = "0.8.3"
julia = "1.6"

0 comments on commit 41d95a3

Please sign in to comment.