We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdac259 + 29ca5b2 commit 5d823e1Copy full SHA for 5d823e1
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "FiniteDifferences"
2
uuid = "26cc04aa-876d-5657-8c51-4c34ba976000"
3
-version = "0.12.1"
+version = "0.12.2"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -13,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
[compat]
14
ChainRulesCore = "0.9"
15
Richardson = "1.2"
16
-StaticArrays = "1.0"
+StaticArrays = "0.12, 1.0"
17
julia = "1"
18
19
[extras]
0 commit comments