Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit c27e356

Browse files
tkelmanararslan
authored andcommitted
use 0.6.0-pre as minimum julia version (#256)
since struct syntax wouldn't work on early 0.6.0-dev versions, better to stick with the julia-0.5-compatible versions of the package there
1 parent 4d7bdf9 commit c27e356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REQUIRE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
julia 0.6-
1+
julia 0.6.0-pre
22
Compat 0.8.6
33
StatsBase 0.14.0
44
Reexport

0 commit comments

Comments
 (0)