Skip to content

Commit

Permalink
Merge pull request #2 from xijiang/compathelper/new_version/2022-11-2…
Browse files Browse the repository at this point in the history
…8-01-44-20-119-02406098890

CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat)
  • Loading branch information
xijiang authored Nov 28, 2022
2 parents 3d03f8c + d6413c8 commit 55cb372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
DataFrames = "1"
julia = "1"

[extras]
Expand Down

0 comments on commit 55cb372

Please sign in to comment.