Skip to content

Commit 2c500cc

Browse files
committed
allow Strided 2
1 parent 1c05779 commit 2c500cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorCast"
22
uuid = "02d47bb6-7ce6-556a-be16-bb1710789e2b"
33
authors = ["Michael Abbott"]
4-
version = "0.4.6"
4+
version = "0.4.7"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -20,7 +20,7 @@ LazyArrays = "0.21, 0.22"
2020
LazyStack = "0.1.0"
2121
MacroTools = "0.5"
2222
StaticArrays = "1.3"
23-
Strided = "1.1"
23+
Strided = "1.1, 2"
2424
TransmuteDims = "0.1.13"
2525
julia = "1.6"
2626

0 commit comments

Comments
 (0)