Skip to content

Commit 8fb91a0

Browse files
authored
Bump Distances.jl (JuliaStats#204)
1 parent 411df50 commit 8fb91a0

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 = "Clustering"
22
uuid = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
3-
version = "0.14.1"
3+
version = "0.14.2"
44

55
[deps]
66
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1313

1414
[compat]
15-
Distances = "0.8, 0.9"
15+
Distances = "0.8, 0.9, 0.10"
1616
NearestNeighbors = "0.4"
1717
StatsBase = "0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
1818
julia = "1"

0 commit comments

Comments
 (0)