Skip to content

Commit f6fa869

Browse files
authored
Merge pull request #150 from Karthik-avj/master
Updating GraphPlot
2 parents c3fd1a0 + 080b396 commit f6fa869

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 = "BayesNets"
22
uuid = "ba4760a4-c768-5bed-964b-cf806dc591cb"
3-
version = "3.4.0"
3+
version = "3.4.1"
44

55
[deps]
66
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -30,7 +30,7 @@ DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18"
3030
Discretizers = "3.0"
3131
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24, 0.25"
3232
Documenter = "0.26, 0.27"
33-
GraphPlot = "0.3,0.3.1,0.4,0.4.1"
33+
GraphPlot = "0.5"
3434
IterTools = "1.3"
3535
Graphs = "1.0"
3636
LightXML = "0.8,0.9"

0 commit comments

Comments
 (0)