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 999c8d9 commit d0bcfc5Copy full SHA for d0bcfc5
Project.toml
@@ -1,6 +1,6 @@
1
name = "ChainRules"
2
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
3
-version = "1.34.0"
+version = "1.35.0"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
15
[compat]
16
ChainRulesCore = "1.12"
17
ChainRulesTestUtils = "1.5"
18
-Compat = "3.42.0"
+Compat = "3.42.0, 4"
19
FiniteDifferences = "0.12.20"
20
IrrationalConstants = "0.1.1"
21
JuliaInterpreter = "0.8,0.9"
0 commit comments