Skip to content

Commit 9d89f77

Browse files
authored
Drop support for Julia < 1.3
1 parent 459d8f9 commit 9d89f77

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
@@ -25,7 +25,7 @@ ProgressLogging = "0.1"
2525
StatsBase = "0.32, 0.33"
2626
TerminalLoggers = "0.1"
2727
Transducers = "0.4.30"
28-
julia = "1"
28+
julia = "1.3"
2929

3030
[extras]
3131
Atom = "c52e3926-4ff0-5f6e-af25-54175e0327b1"

0 commit comments

Comments
 (0)