Skip to content

Commit

Permalink
CompatHelper: bump compat for Bijectors to 0.10, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Dec 26, 2021
1 parent 31e963e commit 56de449
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 @@ -17,7 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"

[compat]
Bijectors = "0.8, 0.9"
Bijectors = "0.8, 0.9, 0.10"
ChainRulesCore = "1"
ConcreteStructs = "0.2"
Distributions = "0.22, 0.23, 0.24, 0.25"
Expand Down

0 comments on commit 56de449

Please sign in to comment.