diff --git a/Project.toml b/Project.toml index d0fcb290d..a5e59587e 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.18.0" +version = "2.19.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -72,7 +72,7 @@ Preferences = "1.3" Printf = "1.9" PyCall = "1.96" PythonCall = "0.9.15" -RCall = "0.13.18" +RCall = "0.14.0" RecipesBase = "1.0" RecursiveArrayTools = "3.3.4" Reexport = "1"