diff --git a/Project.toml b/Project.toml index 061bfda7d..241005263 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SciMLBase" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" authors = ["Chris Rackauckas and contributors"] -version = "2.36.1" +version = "2.36.2" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -65,7 +65,7 @@ FunctionWrappersWrappers = "0.1.3" IteratorInterfaceExtensions = "^1" LinearAlgebra = "1.10" Logging = "1.10" -Makie = "0.20" +Makie = "0.20, 0.21" Markdown = "1.10" ModelingToolkit = "8.75, 9" PartialFunctions = "1.1"