Skip to content

Commit

Permalink
Merge pull request #10 from vavrines/compathelper/new_version/2023-09…
Browse files Browse the repository at this point in the history
…-20-00-54-24-344-00814738156

CompatHelper: bump compat for CUDA to 5, (keep existing compat)
  • Loading branch information
vavrines authored Sep 20, 2023
2 parents 005a925 + c87c62e commit e746e78
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 @@ -13,7 +13,7 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"

[compat]
CUDA = "^3, ^4"
CUDA = "^3, ^4, 5"
GSL = "^1"
KitBase = "0.9"
NonlinearSolve = "^1"
Expand Down

0 comments on commit e746e78

Please sign in to comment.