Skip to content

Commit be97d4b

Browse files
committed
Update Project.toml
1 parent 1ec10b9 commit be97d4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "InteractiveFixedEffectModels"
22
uuid = "80307280-efb2-5c5d-af8b-a9c15821677b"
3-
version = "0.5.1"
3+
version = "0.6.0"
44

55
[deps]
66
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -26,8 +26,8 @@ StatsBase = "0"
2626
StatsModels = "0.6"
2727
Tables = "0"
2828
DataFrames = "0.19"
29-
FixedEffects = "0.4"
30-
FixedEffectModels = "0.9"
29+
FixedEffects = "0.4, 0.5"
30+
FixedEffectModels = "0.9, 0.10"
3131
LeastSquaresOptim = "0.7"
3232

3333
[extras]

0 commit comments

Comments
 (0)