Skip to content

Commit

Permalink
TidierData compat fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drizk1 committed Aug 4, 2024
1 parent 762ab10 commit 9822876
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
Expand Up @@ -3,7 +3,7 @@ uuid = "337ecbd1-5042-4e2a-ae6f-ca776f97570a"
authors = [
"Randall Boyes <[email protected]> and contributors",
]
version = "0.7.7"
version = "0.7.8"

[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Expand Down Expand Up @@ -32,7 +32,7 @@ KernelDensity = "0.6"
Loess = "0.6"
Makie = "0.21"
Reexport = "1.2"
TidierData = "0.15"
TidierData = "0.15, 1"
julia = "1.9"

[extras]
Expand Down

0 comments on commit 9822876

Please sign in to comment.