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 0db8098 commit 8df3a00Copy full SHA for 8df3a00
Project.toml
@@ -1,6 +1,6 @@
1
name = "ArrayInterface"
2
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3
-version = "5.3.0"
+version = "6.0.0"
4
5
[deps]
6
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
@@ -21,4 +21,4 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
21
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
23
[targets]
24
-test = ["Pkg", "Test"]
+test = ["Pkg", "Test"]
0 commit comments