Skip to content

Commit

Permalink
Merge pull request #236 from SciML/compathelper/new_version/2020-10-0…
Browse files Browse the repository at this point in the history
…7-09-04-59-857-478629439

CompatHelper: bump compat for "Distributions" to "0.24"
  • Loading branch information
ChrisRackauckas committed Oct 7, 2020
2 parents 01ba794 + 8d1f33e commit 9d02c0a
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 @@ -20,7 +20,7 @@ XGBoost = "009559a3-9522-5dbb-924b-0b6ed2b22bb9"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Distributions = "0.21, 0.22, 0.23"
Distributions = "0.21, 0.22, 0.23, 0.24"
ExtendableSparse = "0.3"
Flux = "0.10, 0.11"
GLM = "1.3"
Expand Down

0 comments on commit 9d02c0a

Please sign in to comment.