Skip to content

Commit e8d4c28

Browse files
authored
add support of JuMP 1.3
1 parent 0f01688 commit e8d4c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414
[compat]
1515
Combinatorics = "1.0.2"
1616
Graphs = "~1.7"
17-
JuMP = "~1.2"
17+
JuMP = "^1.2"
1818
MathOptInterface = "1"
1919
MetaGraphs = "~0.7"
2020
julia = "1.6"

0 commit comments

Comments
 (0)