Skip to content

Commit ce5436b

Browse files
authored
Allow ArrayInterface 3.2.1
1 parent b855b81 commit ce5436b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LoopVectorization"
22
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
33
authors = ["Chris Elrod <[email protected]>"]
4-
version = "0.12.98"
4+
version = "0.12.99"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -23,7 +23,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2323
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
2424

2525
[compat]
26-
ArrayInterface = "3.1.32"
26+
ArrayInterface = "3.1.32, 3.2.1"
2727
CPUSummary = "0.1.3"
2828
CloseOpenIntervals = "0.1.2"
2929
DocStringExtensions = "0.8"

0 commit comments

Comments
 (0)