From f5d02b51b54687111dfb54cb75b2535de66e3488 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 11 Sep 2021 00:08:50 +0000 Subject: [PATCH] CompatHelper: bump compat for Polyester to 0.5, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fd7385b..13ab76d 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ FFTW = "1.4.3" LoopVectorization = "0.12.37" MCMCDiagnosticTools = "0.1.0" NamedDims = "0.2.35" -Polyester = "0.3.4, 0.4" +Polyester = "0.3.4, 0.4, 0.5" PrettyTables = "1.1.0" Requires = "1.1.3" StatsFuns = "0.9.9"