Skip to content

Commit

Permalink
New version: Econometrics v0.2.10 (#73471)
Browse files Browse the repository at this point in the history
UUID: 4d6a76a9-bfbc-5492-8924-cf6ed7875f06
Repo: https://github.com/Nosferican/Econometrics.jl.git
Tree: 74a904fd7acc2b32976e02d6db172fa70afb8d1b

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Dec 5, 2022
1 parent c3cf346 commit f7696ca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions E/Econometrics/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ StatsFuns = "0.0.0-0.8"
CategoricalArrays = "0.0.0-0.7"
Tables = "0.0.0-0.2"

["0.2.10-0"]
CategoricalArrays = "0.10"
Distributions = "0.25"
FillArrays = "0.13"
StatsFuns = "1"

["0.2.2-0.2.7"]
julia = "1"

Expand Down Expand Up @@ -77,11 +83,13 @@ StatsBase = "0.33"
TableOperations = "1"
Tables = "1"

["0.2.9-0"]
["0.2.9"]
CategoricalArrays = "0.8-0.10"
Distributions = "0.23-0.25"
FillArrays = "0.9-0.11"
StatsFuns = ["0.9", "1"]

["0.2.9-0"]
JLLWrappers = "1"
MLJModelInterface = "1"
StatsFuns = ["0.9", "1"]
julia = "1.6.0-1"
3 changes: 3 additions & 0 deletions E/Econometrics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "e4df1a533ffee640adefea4e3f73f1a67d5dd7c3"

["0.2.9"]
git-tree-sha1 = "ab48413f736d6b8305d0d22b6a7863dfa4ef8d26"

["0.2.10"]
git-tree-sha1 = "74a904fd7acc2b32976e02d6db172fa70afb8d1b"

0 comments on commit f7696ca

Please sign in to comment.