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.
2 parents b8c6130 + 30e985f commit ab38d18Copy full SHA for ab38d18
Project.toml
@@ -1,7 +1,7 @@
1
name = "SciMLBase"
2
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
4
-version = "2.33.1"
+version = "2.34.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -50,7 +50,7 @@ SciMLBaseRCallExt = "RCall"
50
SciMLBaseZygoteExt = "Zygote"
51
52
[compat]
53
-ADTypes = "0.2.5"
+ADTypes = "0.2.5,1.0.0"
54
ArrayInterface = "7.6"
55
ChainRules = "1.58.0"
56
ChainRulesCore = "1.18"
0 commit comments