We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e458b commit 53a7b5cCopy full SHA for 53a7b5c
Manifest.toml
@@ -32,7 +32,7 @@ uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
32
deps = ["Adapt"]
33
path = "lib/GPUArraysCore"
34
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
35
-version = "0.1.3"
+version = "0.1.4"
36
37
[[InteractiveUtils]]
38
deps = ["Markdown"]
Project.toml
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
15
16
[compat]
17
Adapt = "2.0, 3.0"
18
-GPUArraysCore = "= 0.1.3"
+GPUArraysCore = "= 0.1.4"
19
LLVM = "3.9, 4"
20
Reexport = "1"
21
julia = "1.6"
0 commit comments