diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index d264384523..3e2e0152c3 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.4" +version = "0.4.5" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -86,7 +86,7 @@ SparseArrays = "<0.0.1, 1.10" SplitApplyCombine = "1.2.2" StaticArrays = "0.12, 1.0" Strided = "2" -StridedViews = "0.2.2, 0.3" +StridedViews = "0.2.2, 0.3, 0.4" TBLIS = "0.2" TimerOutputs = "0.5.5" TupleTools = "1.2.0"