We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc21e7 commit 4fdb65aCopy full SHA for 4fdb65a
Project.toml
@@ -1,6 +1,6 @@
1
name = "AstroTime"
2
uuid = "c61b5328-d09d-5e37-a9a8-0eb41c39009c"
3
-version = "0.6.2"
+version = "0.7.0"
4
5
[deps]
6
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -12,12 +12,12 @@ MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
12
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
13
14
[compat]
15
-ERFA = "0.5, 0.6"
+ERFA = "0.5, 0.6, 1.0"
16
EarthOrientation = "0.7"
17
ItemGraphs = "0.4"
18
LeapSeconds = "1.1"
19
MacroTools = "0.5"
20
-Measurements = "2.2"
+Measurements = "2"
21
MuladdMacro = "0.2"
22
Reexport = "0.2, 1"
23
julia = "1.3"
0 commit comments