Skip to content

Commit e299c69

Browse files
update to StatsFuns 1 (#198)
* update to StatsFuns 1 * Update Project.toml
1 parent 4c1ff7f commit e299c69

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,6 +1,6 @@
11
name = "FixedEffectModels"
22
uuid = "9d5cd8c9-2029-5cab-9928-427838db53e3"
3-
version = "1.6.5"
3+
version = "1.6.6"
44

55
[deps]
66
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -20,7 +20,7 @@ DataFrames = "0.21, 0.22, 1.0"
2020
FixedEffects = "2"
2121
Reexport = "0.1, 0.2, 1.0"
2222
StatsBase = "0.33"
23-
StatsFuns = "0.9"
23+
StatsFuns = "0.9, 1"
2424
StatsModels = "0.6"
2525
Tables = "1"
2626
Vcov = "0.5"

0 commit comments

Comments
 (0)