JuliaTopOpt / TopOpt.jl

A package for binary and continuous, single and multi-material, truss and continuum, 2D and 3D topology optimization on unstructured meshes using automatic differentiation in Julia.
https://juliatopopt.github.io/TopOpt.jl/
Other
181 stars 30 forks source link

CompatHelper: bump compat for AbstractDifferentiation to 0.6, (keep existing compat) #166

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the AbstractDifferentiation package from 0.4, 0.5 to 0.4, 0.5, 0.6. 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.