From 25e9eb8078ff01737246975b62b440a16a305ad5 Mon Sep 17 00:00:00 2001 From: romain veltz Date: Sat, 14 Dec 2024 18:42:58 +0100 Subject: [PATCH] for tagging new version 0.4.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 69c463df..e060dc59 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BifurcationKit" uuid = "0f109fa4-8a5d-4b75-95aa-f515264e7665" authors = ["Romain Veltz "] -version = "0.4.5" +version = "0.4.6" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"