Skip to content

Commit

Permalink
Add upper cap to JuMP
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Oct 2, 2018
1 parent 628cf0a commit 020c80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ julia 0.6
MultivariatePolynomials 0.1.0
MultivariateMoments 0.1.0
SemialgebraicSets 0.0.1
JuMP 0.18.3 # JuMP v0.18.2 does not support Julia v1.0
JuMP 0.18.3 0.19 # JuMP v0.18.2 does not support Julia v1.0 and JuMP v0.19 API will completely change
Compat 1

0 comments on commit 020c80d

Please sign in to comment.