diff --git a/Project.toml b/Project.toml index 9f6d9700..40a65fc0 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,7 @@ BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7666" [compat] julia = "1.9" AsymptoticNumericalMethod = "^0.2.0" -BifurcationKit = "^0.4.0" +BifurcationKit = "0.4.0" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"