Skip to content

Commit

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

This pull request sets the compat entry for the `DataStructures` package to `0.18`.
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 Apr 15, 2022
2 parents b9f5574 + 45ba06e commit bd497b1
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 @@ -31,6 +31,7 @@ BlockArrays = "0.16"
CUDA = "3"
ClimaComms = "0.3"
CubedSphere = "0.2"
DataStructures = "0.18"
DiffEqBase = "6.75"
DocStringExtensions = "0.8"
ForwardDiff = "0.10"
Expand Down

0 comments on commit bd497b1

Please sign in to comment.