Skip to content

Commit 4575ca5

Browse files
authored
Release 2.11.0
1 parent ad195bf commit 4575ca5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LinearOperators"
22
uuid = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
3-
version = "2.10.0"
3+
version = "2.11.0"
44

55
[deps]
66
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
@@ -27,8 +27,8 @@ LinearOperatorsLDLFactorizationsExt = "LDLFactorizations"
2727
LinearOperatorsMetalExt = "Metal"
2828

2929
[compat]
30-
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1, 2"
31-
CUDA = "4, 5"
30+
AMDGPU = "2"
31+
CUDA = "5"
3232
ChainRulesCore = "1"
3333
FastClosures = "0.2, 0.3"
3434
JLArrays = "0.1, 0.2"

0 commit comments

Comments
 (0)