JuliaReach / MathematicalSystems.jl

Systems definitions in Julia
https://juliareach.github.io/MathematicalSystems.jl/
Other
42 stars 6 forks source link

CompatHelper: bump compat for TypedPolynomials to 0.4 for package test, (keep existing compat) #262

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the TypedPolynomials package from 0.3 to 0.3, 0.4 for package test. 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.

schillic commented 1 year ago

Done in #263.