Skip to content

Commit 98444e7

Browse files
committed
Bump to v0.34 and up AMP compat to v0.7
1 parent bc4726d commit 98444e7

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.33.0"
5+
version = "0.34.0"
66

77
[deps]
88
ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"
@@ -48,7 +48,7 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
4848
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4949

5050
[compat]
51-
ApproxManifoldProducts = "0.6.3"
51+
ApproxManifoldProducts = "0.7"
5252
BSON = "0.2, 0.3"
5353
Combinatorics = "1.0"
5454
DataStructures = "0.16, 0.17, 0.18"

0 commit comments

Comments
 (0)