Skip to content

Commit

Permalink
Set correct DimensionalData lower bound
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Feb 11, 2024
1 parent 3770b7c commit 25aecbd
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 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
DimensionalData = "0.24"
DimensionalData = "0.24.2"
Distributions = "0.25.81"
JLD2 = "0.4.28"
LinearAlgebra = "1.6"
Expand Down

0 comments on commit 25aecbd

Please sign in to comment.