diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index 9962244038..b94c1928c9 100644 --- a/NDTensors/Project.toml +++ b/NDTensors/Project.toml @@ -1,7 +1,7 @@ name = "NDTensors" uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf" authors = ["Matthew Fishman "] -version = "0.4.9" +version = "0.4.10" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -56,7 +56,7 @@ NDTensorsTBLISExt = "TBLIS" NDTensorscuTENSORExt = "cuTENSOR" [compat] -AMDGPU = "0.9, 1" +AMDGPU = "0.9, 1, 2" Accessors = "0.1.33" Adapt = "3.7, 4" ArrayLayouts = "1.4"