Skip to content

Commit

Permalink
CompatHelper: bump compat for Makie to 0.21, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 10, 2024
1 parent cacebf3 commit 3a10d96
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 = "BoxCox"
uuid = "1248164d-f7a6-4bdb-8e8d-8c4a187b3ce6"
authors = ["Phillip Alday <[email protected]>"]
version = "0.3.0"
version = "0.3.1"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand Down Expand Up @@ -33,7 +33,7 @@ BoxCoxStatsModelsExt = ["StatsModels", "Tables"]
Aqua = "0.6"
DocStringExtensions = "0.9"
LinearAlgebra = "1"
Makie = "0.19, 0.20"
Makie = "0.19, 0.20, 0.21"
MixedModels = "4"
NLopt = "0.6, 1"
PrecompileTools = "1"
Expand Down

0 comments on commit 3a10d96

Please sign in to comment.