Skip to content

Commit 2627feb

Browse files
CompatHelper: bump compat for "FillArrays" to "0.13" (#110)
* CompatHelper: bump compat for "FillArrays" to "0.13" * bump version Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ST John <[email protected]>
1 parent f0a258e commit 2627feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ApproximateGPs"
22
uuid = "298c2ebc-0411-48ad-af38-99e88101b606"
33
authors = ["JuliaGaussianProcesses Team"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918"
@@ -24,7 +24,7 @@ AbstractGPs = "0.3, 0.4, 0.5"
2424
ChainRulesCore = "1.7"
2525
Distributions = "0.25"
2626
FastGaussQuadrature = "0.4"
27-
FillArrays = "0.12"
27+
FillArrays = "0.12, 0.13"
2828
ForwardDiff = "0.10"
2929
GPLikelihoods = "0.3"
3030
IrrationalConstants = "0.1"

0 commit comments

Comments
 (0)