Skip to content

Commit

Permalink
Bump Inflate dependency to include a bugfix for Julia 1.8. (JuliaGrap…
Browse files Browse the repository at this point in the history
…hs#166)

Co-authored-by: Gunnar Farnebäck <gunnar.farneback@inify.com>
  • Loading branch information
GunnarFarneback and Gunnar Farnebäck authored Aug 20, 2022
1 parent 33d07d1 commit 6555e0d
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,6 +1,6 @@
name = "Graphs"
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
version = "1.7.1"
version = "1.7.2"

[deps]
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
Expand All @@ -19,7 +19,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
ArnoldiMethod = "0.1, 0.2"
Compat = "3.40, 4"
DataStructures = "0.17, 0.18"
Inflate = "0.1.2"
Inflate = "0.1.3"
SimpleTraits = "0.9"
julia = "1.6"

Expand Down

0 comments on commit 6555e0d

Please sign in to comment.