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 bfa8a2a + 5ee344b commit 1b44e72Copy full SHA for 1b44e72
Project.toml
@@ -1,6 +1,6 @@
1
name = "DistributedFactorGraphs"
2
uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
3
-version = "0.18.3"
+version = "0.18.4"
4
5
[deps]
6
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -28,13 +28,13 @@ Unmarshal = "cbff2730-442d-58d7-89d1-8e530c41eb02"
28
[compat]
29
Colors = "0.10, 0.11, 0.12"
30
Distributions = "0.23, 0.24, 0.25"
31
-DocStringExtensions = "0.8"
+DocStringExtensions = "0.8, 0.9"
32
Graphs = "1.4"
33
GraphPlot = "0.5.0"
34
JSON = "0.21"
35
JSON2 = "0.3.1"
36
LightGraphs = "1.2, 1.3"
37
-ManifoldsBase = "0.11, 0.12"
+ManifoldsBase = "0.11, 0.12, 0.13"
38
Neo4j = "2"
39
Pkg = "1.4, 1.5"
40
Reexport = "1"
0 commit comments