Skip to content

Commit 9db523e

Browse files
committed
upper bound ArrayInterface
1 parent cbb9f23 commit 9db523e

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.116"
4+
version = "0.12.117"
55

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

3131
[compat]
32-
ArrayInterface = "6.0.1"
32+
ArrayInterface = "6.0.1 - 6.0.11"
3333
ArrayInterfaceCore = "0.1.5"
3434
ArrayInterfaceOffsetArrays = "0.1.2"
3535
ArrayInterfaceStaticArrays = "0.1.2"

0 commit comments

Comments
 (0)