From d995a30f4e03132fac55d7c7805cbdd341be512c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 28 Feb 2023 00:20:41 +0000 Subject: [PATCH] CompatHelper: bump compat for MCMCDiagnosticTools to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8486df7..ac6a8b5 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ InferenceObjectsNetCDF = "0.3" JSON3 = "1" KrylovKit = "0.6" LogDensityProblems = "2" -MCMCDiagnosticTools = "0.2.6" +MCMCDiagnosticTools = "0.2.6, 0.3" Optim = "1" OptimizationNLopt = "0.1" Pathfinder = "0.8"