diff --git a/Project.toml b/Project.toml index ef7584a..21b8e24 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SkyCoords" uuid = "fc659fc5-75a3-5475-a2ea-3da92c065361" authors = "Kyle Barbary, Mosé Giordano, and contributors" -version = "1.5.1" +version = "1.5.2" [deps] AstroAngles = "5c4adb95-c1fc-4c53-b4ea-2a94080c53d2" @@ -22,7 +22,7 @@ UnitfulExt = "Unitful" [compat] Accessors = "0.1" -AstroAngles = "0.2" +AstroAngles = "0.1,0.2" ConstructionBase = "1" Makie = "0.21, 0.22" Rotations = "1"