We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7cdce commit 69533c0Copy full SHA for 69533c0
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "ArviZPythonPlots"
2
uuid = "4a6e88f0-2c8e-11ee-0601-e94153f0eada"
3
authors = ["Seth Axen <seth@sethaxen.com>"]
4
-version = "0.1.5"
+version = "0.1.6"
5
6
[deps]
7
ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7"
@@ -15,7 +15,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
15
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
16
17
[compat]
18
-ArviZ = "0.10"
+ArviZ = "0.10, 0.11"
19
ArviZExampleData = "0.1.5"
20
CondaPkg = "0.2"
21
DimensionalData = "0.23, 0.24, 0.25, 0.26"
0 commit comments