Skip to content

Commit aeba4e2

Browse files
committed
update to v0.2
1 parent 5a2eedd commit aeba4e2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
name = "BytePairEncoding"
22
uuid = "dac1ee1e-f3b4-11e8-361b-d758976b1eef"
33
authors = ["chengchingwen <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.2.0"
55

66
[deps]
77
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
88
InternedStrings = "7d512f48-7fb1-5a58-b986-67e6dc259f01"
99
WordTokenizers = "796a5d58-b03d-544a-977e-18100b691f6e"
1010

1111
[compat]
12-
julia = "0.7, 1"
12+
InternedStrings = "0.7"
13+
WordTokenizers = "0.5"
14+
julia = "1.5, 1.6"
1315

1416
[extras]
1517
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)