Skip to content

Commit

Permalink
Merge pull request #185 from wbhart/julia-version
Browse files Browse the repository at this point in the history
Specify Julia upper bound.
  • Loading branch information
wbhart authored Dec 20, 2019
2 parents 27d79f8 + da13d98 commit 62a94bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
[compat]
AbstractAlgebra = "^0.8.0"
Nemo = "^0.16.0"
julia = "1.0.0"
julia = "1.0, 1.1, 1.2"
CxxWrap = "^0.8.1"
BinaryProvider = "^0.5.8"

Expand Down

0 comments on commit 62a94bc

Please sign in to comment.