From bbde155f7308b5247c5e7e338ad403fe4421b686 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 24 Sep 2025 01:55:14 +0000 Subject: [PATCH] CompatHelper: bump compat for PosteriorStats to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index bae78a05..b83a1fe6 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ InferenceObjects = "0.4.13" MCMCChains = "6, 7" MCMCDiagnosticTools = "0.3.4" PSIS = "0.9.1" -PosteriorStats = "0.3" +PosteriorStats = "0.3, 0.4" Reexport = "1.2" Requires = "1.3" SampleChains = "0.5"