Skip to content

Commit 66da5e6

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ArviZ to 0.14 for package docs, (keep existing compat)
1 parent c2f93bf commit 66da5e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
77
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
88
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
99

10-
[sources]
11-
ArviZPythonPlots = {path = ".."}
10+
[sources.ArviZPythonPlots]
11+
path = ".."
1212

1313
[compat]
14-
ArviZ = "0.13"
14+
ArviZ = "0.13, 0.14"
1515
ArviZExampleData = "0.1.5"
1616
Distributions = "0.25"
1717
Documenter = "1"

0 commit comments

Comments
 (0)