Skip to content

Commit 6555e0d

Browse files
GunnarFarnebackGunnar Farnebäck
andauthored
Bump Inflate dependency to include a bugfix for Julia 1.8. (#166)
Co-authored-by: Gunnar Farnebäck <[email protected]>
1 parent 33d07d1 commit 6555e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Graphs"
22
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
3-
version = "1.7.1"
3+
version = "1.7.2"
44

55
[deps]
66
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
@@ -19,7 +19,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1919
ArnoldiMethod = "0.1, 0.2"
2020
Compat = "3.40, 4"
2121
DataStructures = "0.17, 0.18"
22-
Inflate = "0.1.2"
22+
Inflate = "0.1.3"
2323
SimpleTraits = "0.9"
2424
julia = "1.6"
2525

0 commit comments

Comments
 (0)