Skip to content

Commit aa826fa

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for StridedViews to 0.4 for package NDTensors, (keep existing compat) (#1633)
* CompatHelper: bump compat for StridedViews to 0.4 for package NDTensors, (keep existing compat) --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]> Co-authored-by: mtfishman <[email protected]>
1 parent 8032dda commit aa826fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NDTensors/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NDTensors"
22
uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
33
authors = ["Matthew Fishman <[email protected]>"]
4-
version = "0.4.4"
4+
version = "0.4.5"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -86,7 +86,7 @@ SparseArrays = "<0.0.1, 1.10"
8686
SplitApplyCombine = "1.2.2"
8787
StaticArrays = "0.12, 1.0"
8888
Strided = "2"
89-
StridedViews = "0.2.2, 0.3"
89+
StridedViews = "0.2.2, 0.3, 0.4"
9090
TBLIS = "0.2"
9191
TimerOutputs = "0.5.5"
9292
TupleTools = "1.2.0"

0 commit comments

Comments
 (0)