We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec64b5c commit 598eab2Copy full SHA for 598eab2
Project.toml
@@ -1,6 +1,6 @@
1
name = "StaticArrayInterface"
2
uuid = "0d7ed370-da01-4f52-bd93-41d350b8b718"
3
-version = "1.7.0"
+version = "1.8.0"
4
5
[deps]
6
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -26,7 +26,7 @@ IfElse = "0.1"
26
PrecompileTools = "1"
27
Requires = "1"
28
Static = "0.8, 1"
29
-julia = "1.6"
+julia = "1.10"
30
31
[extras]
32
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
0 commit comments