Skip to content

Commit a9ad75d

Browse files
Compat added version 0.24 of Distributions.jl (#97)
Co-authored-by: David Widmann <[email protected]>
1 parent fb23ca3 commit a9ad75d

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 = "OptimalTransport"
22
uuid = "7e02d93a-ae51-4f58-b602-d97af76e3b33"
33
authors = ["zsteve <[email protected]>"]
4-
version = "0.3.9"
4+
version = "0.3.10"
55

66
[deps]
77
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -17,7 +17,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1717

1818
[compat]
1919
Distances = "0.9.0, 0.10"
20-
Distributions = "0.25"
20+
Distributions = "0.24, 0.25"
2121
IterativeSolvers = "0.8.4, 0.9"
2222
LogExpFunctions = "0.2"
2323
MathOptInterface = "0.9"

0 commit comments

Comments
 (0)