From d91d38989c7d3e69ca1f252c2684cec8d3ae2a3a Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:33:21 +0000 Subject: [PATCH] Release v0.0.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f1414d9..698e382 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Corleone" uuid = "2751e0db-33e9-4374-b36d-b7219e1e6b40" authors = ["Carl Julius Martensen ", "Christoph Plate ", "and contributors"] -version = "0.0.4" +version = "0.0.5" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"