Skip to content

Commit

Permalink
try again to solve the compat issue with BK
Browse files Browse the repository at this point in the history
  • Loading branch information
rveltz committed Aug 24, 2024
1 parent 52747d1 commit f1c7717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f1c7717

Please sign in to comment.