From 43278a295fcfa300d4e9b3c337fa259089521cc5 Mon Sep 17 00:00:00 2001 From: Vaibhav Kumar Dixit Date: Sat, 30 May 2020 11:47:19 +0530 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e1fd6dff..48d58571 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqBayes" uuid = "ebbdde9d-f333-5424-9be2-dbf1e9acfb5e" authors = ["Vaibhavdixit02 "] -version = "2.14.2" +version = "2.15.0" [deps] ApproxBayes = "f5f396d3-230c-5e07-80e6-9fadf06146cc"