Skip to content

Commit 1b44e72

Browse files
authored
Merge pull request #881 from JuliaRobotics/22Q2/compat/manibase
Bump v0.18.4, ManifoldsBase and DocStringExtensions compat
2 parents bfa8a2a + 5ee344b commit 1b44e72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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.18.3"
3+
version = "0.18.4"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -28,13 +28,13 @@ Unmarshal = "cbff2730-442d-58d7-89d1-8e530c41eb02"
2828
[compat]
2929
Colors = "0.10, 0.11, 0.12"
3030
Distributions = "0.23, 0.24, 0.25"
31-
DocStringExtensions = "0.8"
31+
DocStringExtensions = "0.8, 0.9"
3232
Graphs = "1.4"
3333
GraphPlot = "0.5.0"
3434
JSON = "0.21"
3535
JSON2 = "0.3.1"
3636
LightGraphs = "1.2, 1.3"
37-
ManifoldsBase = "0.11, 0.12"
37+
ManifoldsBase = "0.11, 0.12, 0.13"
3838
Neo4j = "2"
3939
Pkg = "1.4, 1.5"
4040
Reexport = "1"

0 commit comments

Comments
 (0)