From 05f7a496a902993870d59b0f124174370c987f21 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 20 Nov 2025 00:16:01 +0000 Subject: [PATCH] CompatHelper: bump compat for DimensionalData to 0.29, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 15bb1efc..55e1e7bd 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Comrade" uuid = "99d987ce-9a1e-4df8-bc0b-1ea019aa547b" -authors = ["Paul Tiede "] version = "0.11.19" +authors = ["Paul Tiede "] [deps] AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001" @@ -72,7 +72,7 @@ ChainRulesCore = "1" ComradeBase = "0.9" DelimitedFiles = "1" DensityInterface = "0.4" -DimensionalData = "0.29 - 0.29.24, ^0.29.26" +DimensionalData = "0.29 - 0.29.24, ^0.29.26, 0.29" Distributions = "0.25" DocStringExtensions = "0.8, 0.9" Dynesty = "0.4"