Skip to content

Commit

Permalink
Update [compat] for XLSX.jl v0.9
Browse files Browse the repository at this point in the history
Update [compat] for XLSX.jl v0.9
  • Loading branch information
sjdaines authored Mar 10, 2023
1 parent 093272f commit 3266a54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PALEOcopse"
uuid = "4a6ed817-0e58-48c6-8452-9e9afc8cb508"
authors = ["sd336 "]
version = "0.4.4"
version = "0.4.5"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand All @@ -27,7 +27,7 @@ Plots = "1.0"
Roots = "1.0, 2.0"
SnoopPrecompile = "1.0"
TestEnv = "1.0"
XLSX = "0.7, 0.8"
XLSX = "0.7, 0.8, 0.9"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 3266a54

Please sign in to comment.