diff --git a/Project.toml b/Project.toml index fdcf2510..22c5592c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PSIS" uuid = "ce719bf2-d5d0-4fb9-925d-10a81b42ad04" -authors = ["Seth Axen and contributors"] version = "0.9.8" +authors = ["Seth Axen and contributors"] [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -13,7 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] DimensionalData = "0.24.2, 0.25, 0.26, 0.27, 0.28, 0.29" Distributions = "0.25.81" -JLD2 = "0.4.46, 0.5" +JLD2 = "0.4.46, 0.5, 0.6" LinearAlgebra = "1" LogExpFunctions = "0.3.3" Plots = "1.10.1"