Skip to content

Commit 47d5463

Browse files
authored
bump compat for MixedModels to include v5 (#49)
1 parent 47709a5 commit 47d5463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BoxCox"
22
uuid = "1248164d-f7a6-4bdb-8e8d-8c4a187b3ce6"
33
authors = ["Phillip Alday <me@phillipalday.com>"]
4-
version = "0.3.6"
4+
version = "0.3.7"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -34,7 +34,7 @@ Aqua = "0.6"
3434
DocStringExtensions = "0.9"
3535
LinearAlgebra = "1"
3636
Makie = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
37-
MixedModels = "4"
37+
MixedModels = "4, 5"
3838
NLopt = "0.6, 1"
3939
PrecompileTools = "1"
4040
Printf = "1"

0 commit comments

Comments
 (0)