Skip to content

Commit 45a17ee

Browse files
committed
Fixed julia compat
1 parent 2b293d9 commit 45a17ee

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,7 +26,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2626
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
2727

2828
[compat]
29-
julia = ">= 1.6"
29+
julia = "1.6 - 1.10"
3030
Reexport = "1"
3131
CUDA = "3, 4, 5"
3232
cuDNN = "1"

0 commit comments

Comments
 (0)