Skip to content

Commit

Permalink
set minimum julia version to 0.6.0-pre (#105)
Browse files Browse the repository at this point in the history
for older 0.6-dev versions that might not support struct or abstract type,
better to stick to the 0.5-compatible versions of the package
  • Loading branch information
tkelman authored and KristofferC committed May 25, 2017
1 parent cb009c3 commit 4cb7d75
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,4 +1,4 @@
julia 0.6-
julia 0.6.0-pre
Optim
Calculus
Distances
Expand Down

0 comments on commit 4cb7d75

Please sign in to comment.