Skip to content

Commit

Permalink
Merge pull request #775 from SciML/compathelper/new_version/2023-12-1…
Browse files Browse the repository at this point in the history
…8-15-07-27-669-00754407485

CompatHelper: bump compat for Adapt to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 18, 2023
2 parents 80a7849 + 82f9173 commit ce31a5e
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 @@ -42,7 +42,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Adapt = "3"
Adapt = "3, 4"
AdvancedHMC = "0.5"
ArrayInterface = "6, 7"
CUDA = "4"
Expand Down

0 comments on commit ce31a5e

Please sign in to comment.