Skip to content

Commit 0b0822b

Browse files
author
Dhairya Gandhi
committed
add compat section
1 parent 30e61ef commit 0b0822b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1111

12+
[compat]
13+
julia = "0.7, 1"
14+
Requires = "0.5"
15+
1216
[extras]
1317
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1418

0 commit comments

Comments
 (0)