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 76a5b2e commit af3e4d7Copy full SHA for af3e4d7
Project.toml
@@ -1,7 +1,7 @@
1
name = "RecursiveArrayTools"
2
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "3.0.0"
+version = "3.1.0"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -42,7 +42,7 @@ Statistics = "1"
42
SymbolicIndexingInterface = "0.3"
43
Tables = "1"
44
Zygote = "0.6.56"
45
-julia = "1.6"
+julia = "1.9"
46
47
[extras]
48
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments