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"