From fd23859cfa760c5cc5a305edb5fd7949a2ce52f4 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 26 Feb 2024 00:52:19 +0530 Subject: [PATCH] New version: PlanetaryEphemeris v0.8.0 (#101630) UUID: d83715d0-7e5f-11e9-1a59-4137b20d8363 Repo: https://github.com/PerezHz/PlanetaryEphemeris.jl.git Tree: 18edecf00c07bffe1993b39b384831eef6bb7092 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/PlanetaryEphemeris/Compat.toml | 8 ++++++-- P/PlanetaryEphemeris/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/P/PlanetaryEphemeris/Compat.toml b/P/PlanetaryEphemeris/Compat.toml index 4d1f1014785bbba..40150dd85f94d5c 100644 --- a/P/PlanetaryEphemeris/Compat.toml +++ b/P/PlanetaryEphemeris/Compat.toml @@ -44,11 +44,15 @@ TaylorIntegration = "0.13" ["0.7-0"] DelimitedFiles = "1" -["0.7.2-0"] +["0.7.2-0.7"] TaylorIntegration = "0.14" ["0.7.5-0"] AutoHashEquals = ["0.2", "2"] -["0.7.7-0"] +["0.7.7-0.7"] TaylorSeries = "0.15-0.16" + +["0.8-0"] +TaylorIntegration = "0.15" +TaylorSeries = "0.17" diff --git a/P/PlanetaryEphemeris/Versions.toml b/P/PlanetaryEphemeris/Versions.toml index 700f19b19f72d98..afcfe74a8e62423 100644 --- a/P/PlanetaryEphemeris/Versions.toml +++ b/P/PlanetaryEphemeris/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "ab7c3fc8615dbb8cfa802287f1c49e60b51e3817" ["0.7.8"] git-tree-sha1 = "d908f079dbdb85309b08df20651a598f8ba90a22" + +["0.8.0"] +git-tree-sha1 = "18edecf00c07bffe1993b39b384831eef6bb7092"