Skip to content

Commit 60cdac7

Browse files
authored
Bump LLVM compat. (#553)
1 parent d0492a2 commit 60cdac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GPUArrays"
22
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
3-
version = "10.3.0"
3+
version = "10.3.1"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -16,7 +16,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616
[compat]
1717
Adapt = "4.0"
1818
GPUArraysCore = "= 0.1.6"
19-
LLVM = "3.9, 4, 5, 6, 7, 8"
19+
LLVM = "3.9, 4, 5, 6, 7, 8, 9"
2020
LinearAlgebra = "1"
2121
Printf = "1"
2222
Random = "1"

0 commit comments

Comments
 (0)