Skip to content

Commit

Permalink
Merge pull request #839 from SciML/compathelper/new_version/2023-07-1…
Browse files Browse the repository at this point in the history
…4-00-20-54-693-00033586246

CompatHelper: bump compat for ComponentArrays to 0.14 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Jul 14, 2023
2 parents fb56cba + 40fd980 commit af2e517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"

[compat]
CSV = "0.10"
ComponentArrays = "0.13"
ComponentArrays = "0.13, 0.14"
DataDeps = "0.7"
DataFrames = "1"
DiffEqFlux = "2"
Expand Down

0 comments on commit af2e517

Please sign in to comment.