Skip to content

Commit

Permalink
Merge pull request #75 from SciML/compathelper/new_version/2023-02-01…
Browse files Browse the repository at this point in the history
…-09-07-46-591-01415870411

CompatHelper: bump compat for CUDA to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Feb 8, 2023
2 parents fa846c6 + c0233b9 commit c093acd
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 @@ -25,7 +25,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
CUDA = "3"
CUDA = "3, 4"
ChainRulesCore = "1"
DiffEqBase = "6"
DiffEqCallbacks = "2.20.1"
Expand Down

0 comments on commit c093acd

Please sign in to comment.