Skip to content

Commit

Permalink
Fix compat for ObjectiveLimit
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 10, 2023
1 parent e73bc7a commit 6744730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "HiGHS"
uuid = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
version = "1.7.2"
version = "1.7.3"

[deps]
HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
Expand All @@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
HiGHS_jll = "=1.5.1, =1.5.3, =1.6.0"
MathOptInterface = "1.7"
MathOptInterface = "1.20"
PrecompileTools = "1"
julia = "1.6"

Expand Down

0 comments on commit 6744730

Please sign in to comment.