Skip to content

Commit

Permalink
Merge pull request #99 from SciML/compathelper/new_version/2022-11-26…
Browse files Browse the repository at this point in the history
…-00-21-47-325-02762612270

CompatHelper: bump compat for AbstractTrees to 0.4 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Apr 26, 2023
2 parents ae29cb5 + 7f866c8 commit e20be07
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 @@ -12,7 +12,7 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
AbstractTrees = "0.3"
AbstractTrees = "0.3, 0.4"
DifferentialEquations = "6.15, 7"
Documenter = "0.27"
GR = "0.46, 0.72"
Expand Down

0 comments on commit e20be07

Please sign in to comment.