SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
115 stars 26 forks source link

CompatHelper: bump compat for GR to 0.73 for package docs, (keep existing compat) #122

Open github-actions[bot] opened 6 months ago

github-actions[bot] commented 6 months ago

This pull request changes the compat entry for the GR package from 0.46, 0.72 to 0.46, 0.72, 0.73 for package docs. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.