Skip to content

Commit 6bf23f4

Browse files
committed
add Julia version compatibility
1 parent 31434af commit 6bf23f4

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
@@ -2,6 +2,9 @@ name = "Quadmath"
22
uuid = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
33
version = "0.3.2"
44

5+
[compat]
6+
julia = "1.0"
7+
58
[deps]
69
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
710
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

0 commit comments

Comments
 (0)