Skip to content

Commit

Permalink
Merge pull request #231 from JuliaRobotics/master
Browse files Browse the repository at this point in the history
v0.10.3-rc1
  • Loading branch information
dehann authored Mar 12, 2023
2 parents 791967a + 2e5ef93 commit 65ee1ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "RoMEPlotting"
uuid = "238d586b-a4bf-555c-9891-eda6fc5e55a2"
keywords = ["mm-iSAM", "SLAM", "plotting", "2D", "robotics", "navigation"]
desc = "Visualization tools for the RoME.jl package."
version = "0.10.2"
version = "0.10.3"

[deps]
ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"
Expand Down Expand Up @@ -31,16 +31,16 @@ ApproxManifoldProducts = "0.6"
Cairo = "0.8, 1"
Colors = "0.11, 0.12"
Compose = "0.8, 0.9"
DistributedFactorGraphs = "0.18, 0.19"
DistributedFactorGraphs = "0.19, 0.20"
DocStringExtensions = "0.8, 0.9"
Fontconfig = "0.3, 0.4"
Gadfly = "1.3.1"
IncrementalInference = "0.31, 0.32"
IncrementalInference = "0.32, 0.33"
KernelDensityEstimate = "0.5"
KernelDensityEstimatePlotting = "0.1.8"
Reexport = "1"
Requires = "1"
RoME = "0.20, 0.21"
RoME = "0.21, 0.22"
SnoopPrecompile = "1"
StatsBase = "0.32, 0.33"
TensorCast = "0.33, 0.4"
Expand Down

0 comments on commit 65ee1ab

Please sign in to comment.