From b3858125e27dc47f2ef8087202a2fd264cd47195 Mon Sep 17 00:00:00 2001 From: MichelJuillard Date: Thu, 18 Jul 2024 08:52:16 +0200 Subject: [PATCH] bump version -> v0.9.16 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7498e70..b85a584 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Dynare" uuid = "5203de40-99df-439e-afbc-014de65cb9ef" authors = ["michel "] -version = "0.9.15" +version = "0.9.16" [deps] AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"