diff --git a/Project.toml b/Project.toml index b7ca59b8..bbc225fb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ArviZ" uuid = "131c737c-5715-5e2e-ad31-c244f01c1dc7" authors = ["Seth Axen "] -version = "0.10.4" +version = "0.10.5" [deps] InferenceObjects = "b5cf5a8d-e756-4ee3-b014-01d49d192c00" diff --git a/docs/Project.toml b/docs/Project.toml index d0eae5eb..0ea1e5ab 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -32,7 +32,7 @@ ArviZExampleData = "0.1.5" ArviZPythonPlots = "0.1" CairoMakie = "0.8.9, 0.9, 0.10, 0.11" DataFrames = "1" -DimensionalData = "0.23, 0.24" +DimensionalData = "0.23, 0.24, 0.26" Distributions = "0.25" Documenter = "1" Downloads = "1.6" @@ -44,7 +44,7 @@ MLJIteration = "0.6" PSIS = "0.9.1" PlutoStaticHTML = "4.0.5, 5, 6" PlutoUI = "0.7" -PosteriorStats = "0.1.1, 0.2" +PosteriorStats = "0.2.2" StanSample = "7.0.1" StatisticalMeasures = "0.1" Statistics = "1.6"