Skip to content

Commit

Permalink
Merge 953cb3b into 880e0c3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 5, 2023
2 parents 880e0c3 + 953cb3b commit 525eb4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ExactOptimalTransport"
uuid = "24df6009-d856-477c-ac5c-91f668376b31"
authors = ["JuliaOptimalTransport"]
version = "0.2.3"
version = "0.2.4"

[deps]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Expand All @@ -17,7 +17,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
Distances = "0.9.0, 0.10"
Distributions = "0.24, 0.25"
FillArrays = "0.12, 0.13"
FillArrays = "0.12, 0.13, 1"
MathOptInterface = "0.10, 1"
PDMats = "0.10, 0.11"
QuadGK = "2"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Tulip = "6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
[compat]
Distances = "0.9, 0.10"
Distributions = "0.24, 0.25"
FillArrays = "0.12, 0.13"
FillArrays = "0.12, 0.13, 1"
GLPK = "0.15, 1"
HCubature = "1.5"
MathOptInterface = "0.10, 1"
Expand Down

0 comments on commit 525eb4d

Please sign in to comment.