Skip to content

Commit bae60f8

Browse files
authored
Fix formatting of CairoMakie version constraint
1 parent 9ed11de commit bae60f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/3-parametric-heteroscedastic/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1313
[compat]
1414
AbstractGPs = "0.5"
1515
AbstractGPsMakie = "0.2"
16-
CairoMakie = "0.7-0.15"
16+
CairoMakie = "0.7 - 0.15"
1717
KernelFunctions = "0.10"
1818
Literate = "2"
1919
Optim = "1"

0 commit comments

Comments
 (0)