Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Statistics at version 1, (keep…
Browse files Browse the repository at this point in the history
… existing compat)
  • Loading branch information
CompatHelper Julia committed Nov 7, 2023
1 parent 9050604 commit 1ffcf92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MixedModelsSim"
uuid = "d5ae56c5-23ca-4a1f-b505-9fc4796fc1fe"
authors = ["Phillip Alday", "Douglas Bates", "Lisa DeBruine", "Reinhold Kliegl"]
version = "0.2.7"
version = "0.2.8"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -16,5 +16,6 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
MixedModels = "4"
PooledArrays = "0.5, 1"
PrettyTables = "0.11, 0.12, 1, 2"
Statistics = "1"
Tables = "1.0"
julia = "1.3"

0 comments on commit 1ffcf92

Please sign in to comment.