diff --git a/Project.toml b/Project.toml index a90f652a..2ff7cc6d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DistributedFactorGraphs" uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04" -version = "0.25.4" +version = "0.26.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -56,8 +56,8 @@ Graphs = "1.4" InteractiveUtils = "1.10" JSON3 = "1" LinearAlgebra = "1.10" -Manifolds = "0.9, 0.10" -ManifoldsBase = "0.14, 0.15, 1" +Manifolds = "0.10" +ManifoldsBase = "0.15, 1" OrderedCollections = "1.4" Pkg = "1.4, 1.5" ProgressMeter = "1"