Skip to content

Commit 734e953

Browse files
authored
chore: bump version to 0.4.22 (#268)
1 parent b3cf23d commit 734e953

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,7 +1,7 @@
11
name = "SparseMatrixColorings"
22
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
33
authors = ["Guillaume Dalle", "Alexis Montoison"]
4-
version = "0.4.21"
4+
version = "0.4.22"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414
[weakdeps]
1515
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
1616
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
17-
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
17+
Colors = "5ae59095-9ag9b-59fe-a467-6f913c188581"
1818

1919
[extensions]
2020
SparseMatrixColoringsCUDAExt = "CUDA"

0 commit comments

Comments
 (0)