From b66096ee283cf6b1060359b723ef629683b8366e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 29 Dec 2023 08:55:46 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ddfbbd5b..ca3a4b26 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Surrogates" uuid = "6fc51010-71bc-11e9-0e15-a3fcc6593c49" authors = ["SciML"] -version = "6.8.0" +version = "6.9.0" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"