From 5d3af4e378c8aa9be684cd7bd4fa1de5e7f2e1e7 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 25 Oct 2023 22:07:02 +0530 Subject: [PATCH] New version: ApproxManifoldProducts v0.8.3 (#94096) UUID: 9bbbb610-88a1-53cd-9763-118ce10c1f89 Repo: https://github.com/JuliaRobotics/ApproxManifoldProducts.jl.git Tree: dc3884378f79838c20a53c1060725fc405919a42 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- A/ApproxManifoldProducts/Compat.toml | 15 +++++++++++---- A/ApproxManifoldProducts/Versions.toml | 3 +++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/A/ApproxManifoldProducts/Compat.toml b/A/ApproxManifoldProducts/Compat.toml index e10c413b2824d2b..ed7560e3e676a71 100644 --- a/A/ApproxManifoldProducts/Compat.toml +++ b/A/ApproxManifoldProducts/Compat.toml @@ -125,19 +125,19 @@ Manifolds = "0.6-0.7" ["0.4.27-0"] KernelDensityEstimate = "0.5.10-0.5" -["0.5-0"] -Manifolds = "0.8" - ["0.5-0.6.3"] ManifoldsBase = "0.13" +["0.5-0.8.2"] +Manifolds = "0.8" + ["0.6-0"] RecursiveArrayTools = "2" ["0.6.1-0"] Rotations = "1" -["0.6.4-0"] +["0.6.4-0.8.2"] ManifoldsBase = "0.13-0.14" ["0.7.1-0"] @@ -145,4 +145,11 @@ Colors = "0.12" ["0.8-0"] Distributions = "0.25" + +["0.8-0.8.2"] julia = "1.7.0-1" + +["0.8.3-0"] +Manifolds = "0.9" +ManifoldsBase = "0.14-0.15" +julia = "1.9.0-1" diff --git a/A/ApproxManifoldProducts/Versions.toml b/A/ApproxManifoldProducts/Versions.toml index f734c35f90e0072..acf394dddac1a00 100644 --- a/A/ApproxManifoldProducts/Versions.toml +++ b/A/ApproxManifoldProducts/Versions.toml @@ -171,3 +171,6 @@ git-tree-sha1 = "a819fff7d044690f2eddff6239871b9dc72a5de8" ["0.8.2"] git-tree-sha1 = "8dcd4c2bfa87190dc8723a413cd22cfd774a3841" + +["0.8.3"] +git-tree-sha1 = "dc3884378f79838c20a53c1060725fc405919a42"