Skip to content

Commit 60b7d3f

Browse files
authored
restrict julia version (#1740)
1 parent 7648227 commit 60b7d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ StatsBase = "0.32, 0.33"
5959
StatsFuns = "0.8, 0.9"
6060
Tracker = "0.2.3"
6161
ZygoteRules = "0.2"
62-
julia = "1.3"
62+
julia = "1.3, 1.4, 1.5, 1.6"

0 commit comments

Comments
 (0)