Skip to content

Commit

Permalink
Add support to Polyhedra v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jan 15, 2025
1 parent 22915a1 commit c034f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "LRSLib"
uuid = "262c1cb6-76e2-5873-868b-19ece3183cc5"
repo = "https://github.com/JuliaPolyhedra/LRSLib.jl.git"
version = "0.8.1"
version = "0.8.2"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -10,7 +10,7 @@ Polyhedra = "67491407-f73d-577b-9b50-8179a7c68029"
lrslib_jll = "3873f7d0-7b7c-52c3-bdf4-8ab39b8f337a"

[compat]
Polyhedra = "0.7"
Polyhedra = "0.7,0.8"
julia = "1.6"
lrslib_jll = "= 0.3.3"

Expand Down

0 comments on commit c034f04

Please # to comment.