Skip to content

Commit 42ea849

Browse files
Merge pull request #148 from PhilipFackler/release-v0.1.0
Fixed [compat] entry for julia
2 parents dd9e66b + 6aee034 commit 42ea849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ AMDGPU = "0.8"
2626
Atomix = "0.1"
2727
CUDA = "5"
2828
Preferences = "1.4.0"
29-
julia = ">= 1.9.0"
29+
julia = "1.9, 1.10, 1.11"

0 commit comments

Comments
 (0)