Skip to content

Commit b38a798

Browse files
committed
Update compat
1 parent 1dfa327 commit b38a798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LossFunctions"
22
uuid = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
3-
version = "1.0.1"
3+
version = "1.0.2"
44

55
[deps]
66
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
@@ -14,7 +14,7 @@ CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
1414
LossFunctionsCategoricalArraysExt = "CategoricalArrays"
1515

1616
[compat]
17-
CategoricalArrays = "0.10"
17+
CategoricalArrays = "0.10, 1.0"
1818
Requires = "1"
1919
julia = "1.6"
2020

0 commit comments

Comments
 (0)