Skip to content

Commit 7ed9408

Browse files
authored
min compat dfg v0.20, bump v0.33
1 parent 72ce605 commit 7ed9408

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
@@ -2,7 +2,7 @@ name = "IncrementalInference"
22
uuid = "904591bb-b899-562f-9e6f-b8df64c7d480"
33
keywords = ["MM-iSAMv2", "Bayes tree", "junction tree", "Bayes network", "variable elimination", "graphical models", "SLAM", "inference", "sum-product", "belief-propagation"]
44
desc = "Implements the Multimodal-iSAMv2 algorithm."
5-
version = "0.32.3"
5+
version = "0.33.0"
66

77
[deps]
88
ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"
@@ -52,7 +52,7 @@ ApproxManifoldProducts = "0.6.3"
5252
BSON = "0.2, 0.3"
5353
Combinatorics = "1.0"
5454
DataStructures = "0.16, 0.17, 0.18"
55-
DistributedFactorGraphs = "0.19.3, 0.20"
55+
DistributedFactorGraphs = "0.20"
5656
Distributions = "0.24, 0.25"
5757
DocStringExtensions = "0.8, 0.9"
5858
FileIO = "1"

0 commit comments

Comments
 (0)