AlgebraicJulia / Petri.jl

A Petri net modeling framework for the Julia programming language
MIT License
40 stars 4 forks source link

CompatHelper: bump compat for SteadyStateDiffEq to 2, (keep existing compat) #52

Open algebraicjuliabot opened 10 months ago

algebraicjuliabot commented 10 months ago

This pull request changes the compat entry for the SteadyStateDiffEq package from ^1 to ^1, 2. 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.