From cee65bb0bb359776766e2e25bd7ba61fbaece215 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 30 Jul 2021 22:32:10 +0530 Subject: [PATCH] New version: AstroTime v0.7.0 (#41869) UUID: c61b5328-d09d-5e37-a9a8-0eb41c39009c Repo: https://github.com/JuliaAstro/AstroTime.jl.git Tree: b3217075a2453321b304746f64311e748f9725a7 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- A/AstroTime/Compat.toml | 10 +++++++++- A/AstroTime/Versions.toml | 3 +++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/A/AstroTime/Compat.toml b/A/AstroTime/Compat.toml index 6fe4d48794fc7aa..ceafd73671d1482 100644 --- a/A/AstroTime/Compat.toml +++ b/A/AstroTime/Compat.toml @@ -13,6 +13,8 @@ LeapSeconds = "0.2" ["0.2-0"] MacroTools = "0.5" MuladdMacro = "0.2" + +["0.2-0.6"] julia = "1" ["0.2-0.6.1"] @@ -30,5 +32,11 @@ LeapSeconds = "1.1.0-1" EarthOrientation = "0.6" ["0.6.2-0"] -EarthOrientation = "0.6-0.7" Reexport = ["0.2", "1"] + +["0.6.2-0.6"] +EarthOrientation = "0.6-0.7" + +["0.7-0"] +EarthOrientation = "0.7" +julia = "1.3.0-1" diff --git a/A/AstroTime/Versions.toml b/A/AstroTime/Versions.toml index e312f4c2f606b96..7aa4f17bfe2d32a 100644 --- a/A/AstroTime/Versions.toml +++ b/A/AstroTime/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "c4cc3da50c9f65f8c367996a227603ac2a888d01" ["0.6.2"] git-tree-sha1 = "9026f09feef9ce90ac8242a9472239e70cdc2dff" + +["0.7.0"] +git-tree-sha1 = "b3217075a2453321b304746f64311e748f9725a7"