Skip to content

Commit

Permalink
Update Project.toml compat
Browse files Browse the repository at this point in the history
Add compatibility for Julia 1.0 and 1.1
  • Loading branch information
haydenfree authored Jul 26, 2019
1 parent fc274e7 commit 2848407
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ MultiJuMP = "f6097e2c-3ba3-5605-a9a8-3a277acb490f"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"

[compat]
julia = "1.0, 1.1"

0 comments on commit 2848407

Please sign in to comment.