diff --git a/Project.toml b/Project.toml index 087d0382..8b98548b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "InferenceObjects" uuid = "b5cf5a8d-e756-4ee3-b014-01d49d192c00" authors = ["Seth Axen and contributors"] -version = "0.4.17" +version = "0.4.18" [deps] ANSIColoredPrinters = "a4c015fc-c6ff-483c-b24f-f7ea428134e9" @@ -26,7 +26,7 @@ ANSIColoredPrinters = "0.0.1" ArviZExampleData = "0.3" Dates = "1" DimensionalData = "0.27, 0.28, 0.29, 0.30" -EvoTrees = "0.16" +EvoTrees = "0.16, 0.17, 0.18" MCMCDiagnosticTools = "0.3.4" MLJBase = "1" NCDatasets = "0.12.6, 0.13, 0.14"