Skip to content

Commit

Permalink
Update compat for DimensionalData 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjohnharris committed Sep 16, 2024
1 parent abc1588 commit e43d27a
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 = "Normalization"
uuid = "be38d6a3-8366-4a42-ad57-222272b5bbe7"
authors = ["brendanjohnharris <[email protected]>"]
version = "0.7.1"
version = "0.7.2"

[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Expand All @@ -22,7 +22,7 @@ UnitfulExt = "Unitful"
[compat]
Accessors = "0.1"
DataFrames = "1"
DimensionalData = "0.27"
DimensionalData = "0.27, 0.28"
StatsAPI = "1"
Unitful = "1"
julia = "1.9"

0 comments on commit e43d27a

Please sign in to comment.