diff --git a/Project.toml b/Project.toml index c8415c7f..c545ab10 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AugmentedGPLikelihoods" uuid = "4689c64d-1a23-4d3c-ad26-1c612d54a282" authors = ["Théo Galy-Fajou and contributors"] -version = "0.4.17" +version = "0.4.18" [deps] ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018" @@ -29,7 +29,7 @@ GPLikelihoods = "0.3, 0.4" IrrationalConstants = "0.1, 0.2" LogExpFunctions = "0.3" MeasureBase = "0.13, 0.14" -MeasureTheory = "0.16 - 0.18" +MeasureTheory = "0.16 - 0.18, 0.19" Reexport = "1" SpecialFunctions = "1, 2" SplitApplyCombine = "1"