Skip to content

Commit 9169a14

Browse files
committed
Update compat
1 parent 1d65eb6 commit 9169a14

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,7 +1,7 @@
11
name = "TableDistances"
22
uuid = "e5d66e97-8c70-46bb-8b66-04a2d73ad782"
33
authors = ["Júlio Hoffimann <[email protected]>", "José Augusto <[email protected]>"]
4-
version = "1.1.0"
4+
version = "1.1.1"
55

66
[deps]
77
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1313

1414
[compat]
15-
CategoricalArrays = "0.10"
15+
CategoricalArrays = "0.10, 1.0"
1616
DataScienceTraits = "1.0"
1717
Distances = "0.10"
1818
LinearAlgebra = "1.9"

0 commit comments

Comments
 (0)