Skip to content

Commit 8746034

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (JuliaGaussianProcesses#498)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 401d556 commit 8746034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.10.52"
3+
version = "0.10.53"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -26,7 +26,7 @@ ChainRulesCore = "1"
2626
Compat = "3.7, 4"
2727
CompositionsBase = "0.1"
2828
Distances = "0.10"
29-
FillArrays = "0.10, 0.11, 0.12, 0.13"
29+
FillArrays = "0.10, 0.11, 0.12, 0.13, 1"
3030
Functors = "0.1, 0.2, 0.3, 0.4"
3131
IrrationalConstants = "0.1, 0.2"
3232
LogExpFunctions = "0.2.1, 0.3"

0 commit comments

Comments
 (0)