Skip to content

Commit

Permalink
Prep for v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 20, 2023
1 parent 43eec53 commit de6410d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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.3"
version = "1.7.4"

[deps]
HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
Expand All @@ -12,6 +12,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
HiGHS_jll = "=1.5.1, =1.5.3, =1.6.0"
MathOptInterface = "1.20"
PrecompileTools = "1"
SparseArrays = "1.6"
Test = "1.6"
julia = "1.6"

[extras]
Expand Down

0 comments on commit de6410d

Please sign in to comment.