Skip to content

Commit b5593f2

Browse files
authored
Merge pull request #1130 from JuliaRobotics/25Q2/deps/mb1
deps bump ManifoldsBase to include v1
2 parents 56ade19 + 91dcd64 commit b5593f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributedFactorGraphs"
22
uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
3-
version = "0.25.4"
3+
version = "0.26.0"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -56,8 +56,8 @@ Graphs = "1.4"
5656
InteractiveUtils = "1.10"
5757
JSON3 = "1"
5858
LinearAlgebra = "1.10"
59-
Manifolds = "0.9, 0.10"
60-
ManifoldsBase = "0.14, 0.15, 1"
59+
Manifolds = "0.10"
60+
ManifoldsBase = "0.15, 1"
6161
OrderedCollections = "1.4"
6262
Pkg = "1.4, 1.5"
6363
ProgressMeter = "1"

0 commit comments

Comments
 (0)