We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b981fa commit 43914a1Copy full SHA for 43914a1
Project.toml
@@ -1,7 +1,7 @@
1
name = "BytePairEncoding"
2
uuid = "a4280ba5-8788-555a-8ca8-4a8c3d966a71"
3
authors = ["chengchingwen <[email protected]>"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
StructWalk = "31cdf514-beb7-4750-89db-dda9d2eb8d3d"
@@ -10,7 +10,7 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
10
11
[compat]
12
StructWalk = "0.2"
13
-TextEncodeBase = "0.5.4"
+TextEncodeBase = "0.5.4, 0.6"
14
julia = "1.6"
15
16
[extras]
0 commit comments