Skip to content

Commit 9849ab4

Browse files
committed
🐛 Fix compat versions in Project.toml
1 parent e9a1452 commit 9849ab4

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
@@ -32,7 +32,7 @@ StableRNGs = "1"
3232
StaticArrays = "1"
3333
Test = "1.6"
3434
Zygote = "0.6"
35-
julia = "1.10, 1.11"
35+
julia = "1.10"
3636

3737
[extras]
3838
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"

0 commit comments

Comments
 (0)