From 2de1b9d6b3c86ebe2884fd4dd874a958a06dc9ed Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 1 Jul 2022 09:20:03 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d87569e97..d0594fe9d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Surrogates" uuid = "6fc51010-71bc-11e9-0e15-a3fcc6593c49" authors = ["SciML"] -version = "6.1.1" +version = "6.2.0" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"