Skip to content

Commit

Permalink
Merge #34
Browse files Browse the repository at this point in the history
34: CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) r=bischtob a=github-actions[bot]

This pull request sets the compat entry for the `Zygote` package to `0.6`.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
bors[bot] and CompatHelper Julia authored Jan 31, 2022
2 parents aa87835 + 0d8520c commit 20b7bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Distributions = "0.25"
FFTW = "1"
Flux = "0.12"
Tullio = "0.3"
Zygote = "0.6"
julia = "1.7"

[extras]
Expand Down

0 comments on commit 20b7bca

Please sign in to comment.