Skip to content

Commit

Permalink
Merge pull request #59 from anthofflab/compathelper/new_version/2023-…
Browse files Browse the repository at this point in the history
…05-10-18-08-50-980-00993028724

CompatHelper: bump compat for XLSX to 0.9, (keep existing compat)
  • Loading branch information
lrennels authored May 18, 2023
2 parents 16ffe3c + 9e116b1 commit d099219
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 @@ -8,7 +8,7 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"

[compat]
Mimi = "0.10, 1.0"
XLSX = "0.7.2, 0.8"
XLSX = "0.7.2, 0.8, 0.9"
julia = "1.6"

[extras]
Expand Down

0 comments on commit d099219

Please sign in to comment.