Skip to content

Commit 4b7a9d1

Browse files
Merge pull request #41 from ChrisRackauckas-Claude/fix-min-versions-20260102-013111
Fix ArrayInterface minimum version bound
2 parents f99bd4e + 24e3d8c commit 4b7a9d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
1515
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1616

1717
[compat]
18-
ArrayInterface = "7"
18+
ArrayInterface = "7.5"
1919
ArrayLayouts = "1"
2020
BandedMatrices = "1"
2121
ConcreteStructs = "0.2"

0 commit comments

Comments
 (0)