Skip to content

Commit

Permalink
Merge pull request #66 from SciML/compathelper/new_version/2023-09-19…
Browse files Browse the repository at this point in the history
…-09-01-00-449-02990534214

CompatHelper: bump compat for CUDA to 5, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 21, 2023
2 parents 79a0174 + b798148 commit e4a3892
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 @@ -19,7 +19,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
CUDA = "3"
CUDA = "3, 5"
DiffEqBase = "6"
DocStringExtensions = "0.8, 0.9"
ExprTools = "0.1"
Expand Down

0 comments on commit e4a3892

Please sign in to comment.