Skip to content

Commit 456adf1

Browse files
committed
update StridedViews compat
1 parent aa6f8aa commit 456adf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Strided"
22
uuid = "5e0ebb24-38b0-5f93-81fe-25c709ecae67"
33
authors = ["Lukas Devos <[email protected]>", "Maarten Van Damme <[email protected]>", "Jutho Haegeman <[email protected]>"]
4-
version = "2.2"
4+
version = "2.3"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -12,7 +12,7 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
1212
Aqua = "0.8"
1313
LinearAlgebra = "1.6"
1414
Random = "1.6"
15-
StridedViews = "0.3.2"
15+
StridedViews = "0.3.2,0.4"
1616
Test = "1.6"
1717
TupleTools = "1.6"
1818
julia = "1.6"

0 commit comments

Comments
 (0)