Skip to content

Commit

Permalink
Merge pull request #13 from Moelf/patch-1
Browse files Browse the repository at this point in the history
bump DataFrames version
  • Loading branch information
tamasgal authored Jan 27, 2021
2 parents be719b4 + 4083218 commit 0aa6c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
CodecZlib = "^0.6.0, ^0.7.0"
DataFrames = "^0.21"
DataFrames = "^0.22"
MD5 = "^0.2.1"
Mixers = "^0.1.0"
Parameters = "^0.12.0"
Expand Down

3 comments on commit 0aa6c8c

@tamasgal
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tamasgal
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@tamasgal
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm... what the heck

Please sign in to comment.