diff --git a/Project.toml b/Project.toml index 44ce787..b895ee0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ArviZPythonPlots" uuid = "4a6e88f0-2c8e-11ee-0601-e94153f0eada" authors = ["Seth Axen "] -version = "0.1.7" +version = "0.1.8" [deps] ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7" @@ -18,7 +18,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" ArviZ = "0.10, 0.11, 0.12" ArviZExampleData = "0.1.5" CondaPkg = "0.2" -DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27" +DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29" Markdown = "1.6" OrderedCollections = "1" PythonCall = "0.9"