Skip to content

Commit 3fcf785

Browse files
authored
Merge pull request #956 from JuliaRobotics/compathelper/new_version/2023-02-16-00-38-27-629-03917249476
CompatHelper: bump compat for ManifoldsBase to 0.14, (keep existing compat)
2 parents 45e0c92 + 06d588e commit 3fcf785

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
@@ -1,6 +1,6 @@
11
name = "DistributedFactorGraphs"
22
uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
3-
version = "0.19.3"
3+
version = "0.19.4"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -35,7 +35,7 @@ Graphs = "1.4"
3535
JSON = "0.21"
3636
JSON2 = "0.3.1"
3737
JSON3 = "1"
38-
ManifoldsBase = "0.11, 0.12, 0.13"
38+
ManifoldsBase = "0.12, 0.13, 0.14"
3939
OrderedCollections = "1.4"
4040
Pkg = "1.4, 1.5"
4141
ProgressMeter = "1"

0 commit comments

Comments
 (0)