From 224a2cd6219bdb6a0ca1f77f1bb3a864a7f993a3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 7 Feb 2024 00:27:25 +0000 Subject: [PATCH] CompatHelper: bump compat for SoleBase to 0.11, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 05179ed..651fb08 100644 --- a/Project.toml +++ b/Project.toml @@ -29,7 +29,7 @@ Random = "1" Reexport = "1" Revise = "3" ScientificTypes = "3" -SoleBase = "0.12" +SoleBase = "0.12, 0.11" StatsBase = "0.30 - 0.34" Tables = "1" julia = "1"