diff --git a/Project.toml b/Project.toml index 472f68c..296fa0e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JellyMe4" uuid = "19ac8677-9a15-4623-9afd-84acc6165ce7" authors = ["Phillip Alday "] -version = "1.0.0" +version = "1.0.1" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -24,7 +24,7 @@ GLM = "1.3" MixedModels = "4" RCall = "0.13" RegressionFormulae = "0.1" -StatsBase = "0.31, 0.32, 0.33" +StatsBase = "0.31, 0.32, 0.33, 0.34" StatsModels = "0.6, 0.7" Tables = "1" julia = "1.6"