From 188fb9e9a29ff3bf44a8d8c15007db67338b577f Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Sat, 27 Oct 2018 19:23:57 +0300 Subject: [PATCH] Add upper bound to Julia v2.0 to REQUIRE --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 5cbec28..ac9dc79 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,4 +1,4 @@ -julia 0.7 +julia 0.7 2.0 FEMBase FEMBasis FEMQuad