Skip to content

Commit

Permalink
Merge pull request #203 from JuliaRobotics/toml/4Q19/updatecompat
Browse files Browse the repository at this point in the history
compat for CoordinateTransformations
  • Loading branch information
dehann committed Oct 17, 2019
2 parents 9b32e22 + 2736894 commit 0980897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ TransformUtils = "9b8138ad-1b09-5408-aa39-e87ed6d21b63"

[compat]
ApproxManifoldProducts = "0.1, 0.2"
CoordinateTransformations = "0.5"
CoordinateTransformations = "0.5, 0.6, 0.7"
DistributedFactorGraphs = "0.4.1"
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 1"
DocStringExtensions = "0.7, 0.8, 0.9, 0.10, 1"
Expand Down

0 comments on commit 0980897

Please sign in to comment.