Skip to content

Commit 999cd2c

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for AbstractGPs to 0.5, (keep existing compat) (#214)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 6818fe4 commit 999cd2c

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,6 +1,6 @@
11
name = "Stheno"
22
uuid = "8188c328-b5d6-583d-959b-9690869a5511"
3-
version = "0.7.14"
3+
version = "0.7.15"
44

55
[deps]
66
AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918"
@@ -17,7 +17,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1818

1919
[compat]
20-
AbstractGPs = "0.4"
20+
AbstractGPs = "0.4, 0.5"
2121
BlockArrays = "0.15, 0.16"
2222
ChainRulesCore = "1"
2323
FillArrays = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12"

0 commit comments

Comments
 (0)