From b2293e57ee21a6a049f6e010b7dd6782cdacb95d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 10 May 2025 01:45:22 +0000 Subject: [PATCH] CompatHelper: bump compat for SauterSchwab3D to 0.2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 20b42c9a..71bc0238 100644 --- a/Project.toml +++ b/Project.toml @@ -50,7 +50,7 @@ LiftedMaps = "0.5.1" LinearMaps = "3.7 - 3.9, 3.11.2" NestedUnitRanges = "0.2" Requires = "1" -SauterSchwab3D = "0.1" +SauterSchwab3D = "0.1, 0.2" SauterSchwabQuadrature = "2.4.0" SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1, 2" StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1"