From 18fa85255f0b4431bef401b1f4949edd490c57e5 Mon Sep 17 00:00:00 2001 From: MichelJuillard Date: Mon, 24 Jun 2024 14:30:22 +0200 Subject: [PATCH] bump version -> v0.9.13 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 49e6fe9..44063c5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Dynare" uuid = "5203de40-99df-439e-afbc-014de65cb9ef" authors = ["michel "] -version = "0.9.12" +version = "0.9.13" [deps] AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001" @@ -107,7 +107,7 @@ MCMCChains = "5.3.1, 6" MCMCDiagnosticTools = "0.3" MKL = "0.4.3, 0.5, 0.6" MPI = "0.20" -MUMPS = "=1.4.0" +MUMPS = "1.4.0" Metaheuristics = "3" NLSolversBase = "7.8.2" Optim = "1.7.3"