Skip to content

Commit

Permalink
Merge pull request #36 from s-ccs/compathelper/new_version/2024-08-16…
Browse files Browse the repository at this point in the history
…-00-39-32-423-04279454355

CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat)
  • Loading branch information
vladdez authored Dec 4, 2024
2 parents 7770d5c + 0129315 commit 947b3f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ UnfoldSim = "ed8ae6d2-84d3-44c6-ab46-0baf21700804"
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"

[compat]
Distributions = "0.25"
Revise = "3"
Observables = "0.5"
HDF5 = "0.17"
Expand All @@ -50,4 +51,4 @@ Unfold = "0.7"
DSP = "0.7"
JuliaFormatter = "2"
Makie = "0.21"
TopoPlots = "0.2"
TopoPlots = "0.2"

0 comments on commit 947b3f5

Please sign in to comment.