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 712a177 commit 8da0d09Copy full SHA for 8da0d09
Project.toml
@@ -1,6 +1,6 @@
1
name = "FiniteDifferences"
2
uuid = "26cc04aa-876d-5657-8c51-4c34ba976000"
3
-version = "0.12.16"
+version = "0.12.17"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -11,7 +11,7 @@ Richardson = "708f8203-808e-40c0-ba2d-98a6953ed40d"
11
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
12
13
[compat]
14
-ChainRulesCore = "0.10.3"
+ChainRulesCore = "0.10.3, 1"
15
Richardson = "1.2"
16
StaticArrays = "0.12, 1.0"
17
julia = "1"
0 commit comments