Skip to content

Commit

Permalink
CompatHelper: bump compat for DimensionalData to 0.25, (keep existing…
Browse files Browse the repository at this point in the history
… compat)
  • Loading branch information
CompatHelper Julia committed Sep 26, 2023
1 parent 882b60c commit f6997b2
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 @@ -11,7 +11,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
CSV = "0.10"
DimensionalData = "0.24"
DimensionalData = "0.24, 0.25"
RecipesBase = "1"
Tables = "1"
julia = "1"
Expand Down

0 comments on commit f6997b2

Please sign in to comment.