Skip to content

Commit d1d0e95

Browse files
committed
Make Julia compat = "1" instead of including specific minor versions
1 parent 4579b9d commit d1d0e95

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
@@ -42,4 +42,4 @@ DelimitedFiles = "1"
4242
LinearAlgebra = "1"
4343
Logging = "1"
4444
Statistics = "1"
45-
julia = "1.4, 1.5, 1.6, 1.7, 1.8"
45+
julia = "1"

0 commit comments

Comments
 (0)