We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a04b5cf + 0444e49 commit 100611eCopy full SHA for 100611e
Project.toml
@@ -1,7 +1,7 @@
1
name = "GraphPlot"
2
uuid = "a2cc645c-3eea-5389-862e-a155d0052231"
3
authors = ["JuliaGraphs"]
4
-version = "0.5.0"
+version = "0.5.1"
5
6
[deps]
7
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
@@ -16,7 +16,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
16
17
[compat]
18
ArnoldiMethod = "0.0.4, 0.1"
19
-ColorTypes = "0.9, 0.10"
+ColorTypes = "0.9, 0.10, 0.11"
20
Colors = "0.11, 0.12"
21
Compose = "0.8, 0.9"
22
Graphs = "1.4"
0 commit comments