Skip to content

Commit

Permalink
Allow use MixedModels v4.0.0-DEV (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbates authored May 10, 2021
1 parent c9d473f commit 44d2b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MixedModels = "ff71e718-51f3-5ec2-a782-8ffcbfa3c316"
[compat]
AbstractPlotting = "0.18"
DataFrames = "1.1"
MixedModels = "3.6"
MixedModels = "3.6,4"
julia = "1.5"

[extras]
Expand Down

0 comments on commit 44d2b43

Please sign in to comment.