Skip to content

Commit 74e4497

Browse files
github-actions[bot]CompatHelper Juliagdalle
authored
CompatHelper: bump compat for Colors in [weakdeps] to 0.13, (keep existing compat) (#151)
* CompatHelper: bump compat for Colors in [weakdeps] to 0.13, (keep existing compat) * Bump SMC --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
1 parent cf689ff commit 74e4497

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SparseMatrixColorings"
22
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
33
authors = ["Guillaume Dalle", "Alexis Montoison"]
4-
version = "0.4.7"
4+
version = "0.4.8"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -19,7 +19,7 @@ SparseMatrixColoringsColorsExt = "Colors"
1919

2020
[compat]
2121
ADTypes = "1.2.1"
22-
Colors = "0.12.11"
22+
Colors = "0.12.11, 0.13"
2323
DataStructures = "0.18"
2424
DocStringExtensions = "0.8,0.9"
2525
LinearAlgebra = "<0.0.1, 1"

0 commit comments

Comments
 (0)