Skip to content

Commit

Permalink
New version: DataFrames v1.3.0 (#49865)
Browse files Browse the repository at this point in the history
UUID: a93c6f00-e57d-5684-b7b6-d8193f3e46c0
Repo: https://github.com/JuliaData/DataFrames.jl.git
Tree: 2e993336a3f68216be91eb8ee4625ebbaba19147

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Dec 3, 2021
1 parent f6d78c3 commit 45e1ffe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions D/DataFrames/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,18 @@ PooledArrays = ["0.5", "1"]

[1]
Missings = ["0.4.2-0.4", "1"]
PooledArrays = "1.2.1-1"
PrettyTables = ["0.12", "1"]
SortingAlgorithms = ["0.1-0.3", "1"]

["1-1.1"]
DataAPI = "1.6.0-1"

["1.2-1"]
["1-1.2"]
PooledArrays = "1.2.1-1"

["1.2"]
DataAPI = "1.7.0-1"

["1.3-1"]
DataAPI = "1.9.0-1"
PooledArrays = "1.3.0-1"
3 changes: 3 additions & 0 deletions D/DataFrames/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,6 @@ git-tree-sha1 = "a19645616f37a2c2c3077a44bc0d3e73e13441d7"

["1.2.2"]
git-tree-sha1 = "d785f42445b63fc86caa08bb9a9351008be9b765"

["1.3.0"]
git-tree-sha1 = "2e993336a3f68216be91eb8ee4625ebbaba19147"

0 comments on commit 45e1ffe

Please sign in to comment.