Skip to content

Commit dfbde77

Browse files
schillicblegat
authored andcommitted
raise compat for Colors v0.13 (#90)
1 parent 58cbd70 commit dfbde77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SemialgebraicSets = "8e049039-38e8-557d-ae3a-bc521ccf6204"
1717
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1818

1919
[compat]
20-
Colors = "0.12"
20+
Colors = "0.12 - 0.13"
2121
CommonSolve = "0.2"
2222
MultivariateBases = "0.2"
2323
MultivariatePolynomials = "0.5"

0 commit comments

Comments
 (0)