Skip to content

Commit

Permalink
Merge pull request #66 from FugroRoames/tk/compat-70
Browse files Browse the repository at this point in the history
Require Compat 0.70 for norm.
  • Loading branch information
andyferris authored Jul 14, 2018
2 parents abe9385 + 158b362 commit 47eef3d
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
@@ -1,3 +1,3 @@
julia 0.6
StaticArrays 0.6.5
Compat 0.69 # for atan(y, x)
Compat 0.70 # for norm

0 comments on commit 47eef3d

Please sign in to comment.