Skip to content

Commit 5dbf9b8

Browse files
authored
add compat on julia
1 parent 5e20dfb commit 5dbf9b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ version = "0.8.2"
66
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
77
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
88

9+
[compat]
10+
julia = "1"
11+
912
[extras]
1013
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1114
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)