diff --git a/Project.toml b/Project.toml index 530f9a2..d7dc453 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.12" +version = "0.1.13" [deps] CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab" @@ -18,7 +18,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" [compat] ArviZExampleData = "0.1.5" CondaPkg = "0.2" -DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29" +DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29.1 - 0.29.4, 0.29.6 - 0.29.24, ~0.29.26" InferenceObjects = "0.4.13" Markdown = "1" OrderedCollections = "1"