From 4b1fa7a30dc5ff9b6f11042ac8eadd038fc26e9a Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Thu, 24 Oct 2024 15:48:15 +0530 Subject: [PATCH] docs: bump docs compat for `BifurcationKit` --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index 0aefe3d701..16fc8b4b07 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -23,7 +23,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] BenchmarkTools = "1.3" -BifurcationKit = "0.3" +BifurcationKit = "0.4" DataInterpolations = "6.5" DifferentialEquations = "7.6" Distributions = "0.25"