Skip to content

Commit

Permalink
Merge pull request #39 from JuliaPolyhedra/compathelper/new_version/2…
Browse files Browse the repository at this point in the history
…022-05-04-07-22-54-237-02888129920

CompatHelper: bump compat for Polyhedra to 0.7, (keep existing compat)
  • Loading branch information
blegat committed May 4, 2022
2 parents b94b14a + 1c2101a commit b49db28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
Polyhedra = "0.6.8"
Polyhedra = "0.6.8, 0.7"
PyCall = "1.91"
StaticArrays = "0.12, 1.0"
julia = "1"
Expand Down

0 comments on commit b49db28

Please sign in to comment.