We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740fab0 commit 05cd67eCopy full SHA for 05cd67e
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "FixedEffectModels"
2
uuid = "9d5cd8c9-2029-5cab-9928-427838db53e3"
3
-version = "1.6.0"
+version = "1.6.1"
4
5
[deps]
6
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -16,7 +16,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
16
Vcov = "ec2bfdc2-55df-4fc9-b9ae-4958c2cf2486"
17
18
[compat]
19
-DataFrames = "0.21, 0.22"
+DataFrames = "0.21, 0.22, 1.0"
20
FixedEffects = "2"
21
Reexport = "0.1, 0.2, 1.0"
22
StatsBase = "0.33"
0 commit comments