From c7c08e0df2c9f6c31c9a31d0c4ec99b8c29bfe81 Mon Sep 17 00:00:00 2001 From: David Widmann Date: Tue, 29 Oct 2024 18:46:52 +0100 Subject: [PATCH] Prepare a new release --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 009efb2a..45862755 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "SpecialFunctions" uuid = "276daf66-3868-5448-9aa4-cd146d93841b" -version = "2.4.0" +version = "2.5.0" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"