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 b2c2e52 commit 36ff7e7Copy full SHA for 36ff7e7
Project.toml
@@ -1,6 +1,6 @@
1
name = "KernelFunctions"
2
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3
-version = "0.8.12"
+version = "0.8.13"
4
5
[deps]
6
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
test/Project.toml
@@ -17,7 +17,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
17
[compat]
18
AxisArrays = "0.4.3"
19
Distances = "0.9, 0.10"
20
-FiniteDifferences = "0.10.8, 0.11"
+FiniteDifferences = "0.10.8, 0.11, 0.12"
21
Flux = "0.10, 0.11"
22
ForwardDiff = "0.10"
23
JuliaFormatter = "0.12.2"
0 commit comments