Skip to content

Commit 65fca08

Browse files
authored
Prep for v1.7.4 (#185)
1 parent 43eec53 commit 65fca08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "HiGHS"
22
uuid = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
3-
version = "1.7.3"
3+
version = "1.7.4"
44

55
[deps]
66
HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
@@ -12,6 +12,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212
HiGHS_jll = "=1.5.1, =1.5.3, =1.6.0"
1313
MathOptInterface = "1.20"
1414
PrecompileTools = "1"
15+
SparseArrays = "1.6"
16+
Test = "1.6"
1517
julia = "1.6"
1618

1719
[extras]

0 commit comments

Comments
 (0)